summaryrefslogtreecommitdiff
path: root/etc/rc.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.conf.in')
-rw-r--r--etc/rc.conf.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/rc.conf.in b/etc/rc.conf.in
index eab9c53..55bcb38 100644
--- a/etc/rc.conf.in
+++ b/etc/rc.conf.in
@@ -59,9 +59,8 @@
#rc_start_wait=100
# rc_nostop is a list of services which will not stop when changing runlevels.
-# Network clients may wish to add network to the list.
# This still allows the service itself to be stopped when called directly.
-#rc_nostop="network"
+#rc_nostop=""
# rc will attempt to start crashed services by default.
# However, it will not stop them by default as that could bring down other