diff options
Diffstat (limited to 'runlevels.BSD/Makefile')
-rw-r--r-- | runlevels.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile index 45285b51..22f5b799 100644 --- a/runlevels.BSD/Makefile +++ b/runlevels.BSD/Makefile @@ -1,5 +1,5 @@ BOOTLEVEL = net.lo0 sysctl syscons -DEFAULT = +DEFAULT = local.rc TOPDIR = .. include $(TOPDIR)/runlevels.mk |