summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-10 06:27:25 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-10 06:27:25 (EST)
commita12da383a6f4a4c129b624111bf693422f00d1ef (patch)
tree8267a5da20ebe2843f573bdee23adf96d4ad82ce /scripts
parentc78f36065a9a2e71f3446457636514ce62e50ab1 (diff)
scripts: Split IFUPDOWN into IFUP and IFDOWN
Diffstat (limited to 'scripts')
-rw-r--r--scripts3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts b/scripts
index 45af4d2..1023750 100644
--- a/scripts
+++ b/scripts
@@ -6,7 +6,8 @@ FEATURE_MOUNT_FSTAB mountall S30 K70
FEATURE_MOUNT_FLAGS mountdevsubfs S03 K97
FEATURE_MOUNT_FLAGS mountkernfs S01 K99
FEATURE_MOUNT_FLAGS mounttmpfs S03 K97
-IFUPDOWN networking S20 K80
+IFUP networking S20
+IFDOWN networking K80
NTPD ntpd enabled
SYSLOGD syslog enabled
TELNETD telnetd disabled