summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-08-20 09:10:24 +0000
committerRoy Marples <roy@marples.name>2007-08-20 09:10:24 +0000
commit4a8feebc1b359a64b2128d5c3ffc676c86678238 (patch)
treeb13dcf5aa0b74c8167f33e8b3143ad41340e8d6d /conf.d
parent9ea8afb2002d59acc792189c4992541e04686215 (diff)
downloadopenrc-4a8feebc1b359a64b2128d5c3ffc676c86678238.tar.gz
openrc-4a8feebc1b359a64b2128d5c3ffc676c86678238.tar.bz2
openrc-4a8feebc1b359a64b2128d5c3ffc676c86678238.tar.xz
As discussed on the -dev ml, RC_DEPEND_STRICT now defaults to yes.
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/rc b/conf.d/rc
index 1f433c0..fd4bd50 100644
--- a/conf.d/rc
+++ b/conf.d/rc
@@ -26,7 +26,7 @@ RC_QUIET="no"
# both will be started, but services that depend on 'net' will work if either
# one comes up. With RC_DEPEND_STRICT="yes" we would require them both to
# come up.
-RC_DEPEND_STRICT="no"
+RC_DEPEND_STRICT="yes"
# Do we allow services to be hotplugged? If not, set to RC_HOTPLUG="no"
# NOTE: This does not affect anything hotplug/udev/devd related, just the