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

This helps with pkgbase to tag this config file as a config file.

Approved by:	allanjude (mentor), will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16559
This commit is contained in:
Brad Davis 2018-08-11 13:28:03 +00:00
parent cea9c033f2
commit 40557b99f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337624
3 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,6 @@ BIN1= crontab \
remote \
rpc \
services \
sysctl.conf \
syslog.conf \
termcap.small

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PACKAGE=runtime
CONFS= sysctl.conf
PROG= sysctl
WARNS?= 3
MAN= sysctl.8