diff options
| author | Brad Davis <brd@FreeBSD.org> | 2018-07-28 20:36:23 +0000 |
|---|---|---|
| committer | Brad Davis <brd@FreeBSD.org> | 2018-07-28 20:36:23 +0000 |
| commit | 1135e97b7c2c3b60fda9a6f2f4a24a8336b1024c (patch) | |
| tree | 0e0dbb798c6f8b921cdb45e02fa5baa6a6fe05d7 /etc/defaults/Makefile | |
| parent | c59a544e09735f4c425b2cc5afb1b7154bd4f240 (diff) | |
Notes
Diffstat (limited to 'etc/defaults/Makefile')
| -rw-r--r-- | etc/defaults/Makefile | 2 |
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" |
