Move ddb.conf to sbin/ddb/ and switch to CONFS.

This helps pkgbase as this config file will now be tagged as a config file.

Approved by:	allanjude (mentor)
Differential Revision:	https://reviews.freebsd.org/D16675
This commit is contained in:
Brad Davis 2018-08-11 13:25:39 +00:00
parent 9584f61992
commit cea9c033f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337623
3 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,6 @@ SUBDIR+=sendmail
BIN1= crontab \
devd.conf \
devfs.conf \
ddb.conf \
dhclient.conf \
disktab \
fbtab \

View File

@ -1,5 +1,6 @@
# $FreeBSD$
CONFS= ddb.conf
PACKAGE=runtime
PROG= ddb
SRCS= ddb.c ddb_capture.c ddb_script.c