aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2018-08-26 02:09:20 +0000
committerBrad Davis <brd@FreeBSD.org>2018-08-26 02:09:20 +0000
commit00d5b07760115e5c238ba96d278cf024c5c26d6c (patch)
tree89ce64263e2981ca53cbe06b25d84229419b852c /usr.sbin/bluetooth
parentf1722afc8df6606b3610b247b1fc7d4c86851ed2 (diff)
downloadsrc-00d5b07760115e5c238ba96d278cf024c5c26d6c.tar.gz
src-00d5b07760115e5c238ba96d278cf024c5c26d6c.zip
Fix the install location of hcsecd.conf
Submitted by: vangyzen Approved by: re (marius)
Notes
Notes: svn path=/head/; revision=338320
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r--usr.sbin/bluetooth/hcsecd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bluetooth/hcsecd/Makefile b/usr.sbin/bluetooth/hcsecd/Makefile
index 5520effdb10d..35353a3bfe94 100644
--- a/usr.sbin/bluetooth/hcsecd/Makefile
+++ b/usr.sbin/bluetooth/hcsecd/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
CONFS= hcsecd.conf
+CONFSDIR= /etc/bluetooth
CONFSMODE_hcsecd.conf= 600
PROG= hcsecd
MAN= hcsecd.8 hcsecd.conf.5