summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-03 12:16:38 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-03 12:16:38 (EDT)
commitd910a0a3976ec67a83f6dc09f39d523ea2597c1f (patch)
treef483711c5bc4d0f191d42daafe5a04128a98cbd4 /scripts
parentd8a0552bb6f7d41bf40732776b67a7d4412291e7 (diff)
Make core system /etc/rc.d/ links at build time.
Diffstat (limited to 'scripts')
-rw-r--r--scripts8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts b/scripts
index 042e3d3..26ccbe3 100644
--- a/scripts
+++ b/scripts
@@ -2,10 +2,10 @@ HOSTNAME hostname S03
HTTPD httpd
KLOGD klogd
MDEV mdev S02 K98
-FEATURE_MOUNT_FSTAB mountall
-FEATURE_MOUNT_FLAGS mountdevsubfs
+FEATURE_MOUNT_FSTAB mountall S05 K95
+FEATURE_MOUNT_FLAGS mountdevsubfs S03 K97
FEATURE_MOUNT_FLAGS mountkernfs S01 K99
-FEATURE_MOUNT_FLAGS mounttmpfs
-IFUPDOWN networking
+FEATURE_MOUNT_FLAGS mounttmpfs S03 K97
+IFUPDOWN networking S04 K96
SYSLOGD syslog
TELNETD telnetd