diff options
author | Roy Marples <roy@marples.name> | 2007-11-20 15:00:45 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-11-20 15:00:45 +0000 |
commit | bd85c4a5e757f4b9025c3ee2733a1ada01c27519 (patch) | |
tree | 943ccf1afb9f7b8bc2ab79b2a9db909c0d364289 /conf.d.BSD/Makefile | |
parent | 4a99001a0fad4fd855030d57835ab1643c709f42 (diff) |
Add a syscons init script
Diffstat (limited to 'conf.d.BSD/Makefile')
-rw-r--r-- | conf.d.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.BSD/Makefile b/conf.d.BSD/Makefile index 1c5ac584..6e367b27 100644 --- a/conf.d.BSD/Makefile +++ b/conf.d.BSD/Makefile @@ -1,5 +1,5 @@ DIR = /etc/conf.d -CONF = localmount moused net.example +CONF = localmount moused net.example syscons TOPDIR = .. include $(TOPDIR)/default.mk |