diff options
| author | Brad Davis <brd@FreeBSD.org> | 2018-08-26 02:09:20 +0000 |
|---|---|---|
| committer | Brad Davis <brd@FreeBSD.org> | 2018-08-26 02:09:20 +0000 |
| commit | 00d5b07760115e5c238ba96d278cf024c5c26d6c (patch) | |
| tree | 89ce64263e2981ca53cbe06b25d84229419b852c | |
| parent | f1722afc8df6606b3610b247b1fc7d4c86851ed2 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/bluetooth/hcsecd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bluetooth/hcsecd/Makefile b/usr.sbin/bluetooth/hcsecd/Makefile index 5520effdb10da..35353a3bfe942 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 |
