Author: brd
Date: Sun Aug 26 02:09:20 2018
New Revision: 338320
URL: https://svnweb.freebsd.org/changeset/base/338320

Log:
  Fix the install location of hcsecd.conf
  
  Submitted by: vangyzen
  Approved by:  re (marius)

Modified:
  head/usr.sbin/bluetooth/hcsecd/Makefile

Modified: head/usr.sbin/bluetooth/hcsecd/Makefile
==============================================================================
--- head/usr.sbin/bluetooth/hcsecd/Makefile     Sat Aug 25 20:19:16 2018        
(r338319)
+++ head/usr.sbin/bluetooth/hcsecd/Makefile     Sun Aug 26 02:09:20 2018        
(r338320)
@@ -2,6 +2,7 @@
 # $FreeBSD$
 
 CONFS=         hcsecd.conf
+CONFSDIR=      /etc/bluetooth
 CONFSMODE_hcsecd.conf= 600
 PROG=          hcsecd
 MAN=           hcsecd.8 hcsecd.conf.5
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to