aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults/Makefile
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2018-07-28 20:36:23 +0000
committerBrad Davis <brd@FreeBSD.org>2018-07-28 20:36:23 +0000
commit1135e97b7c2c3b60fda9a6f2f4a24a8336b1024c (patch)
tree0e0dbb798c6f8b921cdb45e02fa5baa6a6fe05d7 /etc/defaults/Makefile
parentc59a544e09735f4c425b2cc5afb1b7154bd4f240 (diff)
Notes
Diffstat (limited to 'etc/defaults/Makefile')
-rw-r--r--etc/defaults/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile
index 4b3a4cea502f..7c25ac3af18d 100644
--- a/etc/defaults/Makefile
+++ b/etc/defaults/Makefile
@@ -2,7 +2,7 @@
.include <src.opts.mk>
-FILES= devfs.rules periodic.conf rc.conf
+FILES= devfs.rules periodic.conf
FILESDIR= /etc/defaults
.if ${MK_BLUETOOTH} != "no"