summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-08 21:20:12 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-08 21:20:12 (EDT)
commitbbf7b58a13ce329d8306f84ca7711bf73c7a1248 (patch)
tree10757fd627a2efc3ffa62980d8feea9cb217d969 /scripts
parent9c9ae74718374cd8f063758c3f4bf4288e50bada (diff)
scripts: Fix CONFIG_FEATURE_MOUNT_* option names.
Diffstat (limited to 'scripts')
-rw-r--r--scripts18
1 files changed, 9 insertions, 9 deletions
diff --git a/scripts b/scripts
index c60e4f9..5b67560 100644
--- a/scripts
+++ b/scripts
@@ -1,9 +1,9 @@
-HOSTNAME hostname S03
-HTTPD httpd S40 K70
-KLOGD klogd S30 K80
-MDEV mdev S02 K98
-MOUNT_FSTAB mountall S10
-MOUNT_FLAGS mountkernfs S01 K99
-IFUPDOWN networking S20 K90
-SYSLOGD syslog S30 K80
-TELNETD telnetd S40 K70
+HOSTNAME hostname S03
+HTTPD httpd S40 K70
+KLOGD klogd S30 K80
+MDEV mdev S02 K98
+FEATURE_MOUNT_FSTAB mountall S10
+FEATURE_MOUNT_FLAGS mountkernfs S01 K99
+IFUPDOWN networking S20 K90
+SYSLOGD syslog S30 K80
+TELNETD telnetd S40 K70