From 202fa20cbca2895f29f533e7b908544bcc0248f3 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 3 Mar 2011 15:06:39 -0600 Subject: fix typo --- etc/rc.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.conf.in b/etc/rc.conf.in index 3c1210b..6b14298 100644 --- a/etc/rc.conf.in +++ b/etc/rc.conf.in @@ -21,7 +21,7 @@ # Linux users could specify /sbin/sulogin #rc_shell=/bin/sh -# Do we allow any started service in the runlevel to satisfy the depedency +# Do we allow any started service in the runlevel to satisfy the dependency # or do we want all of them regardless of state? For example, if net.eth0 # and net.eth1 are in the default runlevel then with rc_depend_strict="NO" # both will be started, but services that depend on 'net' will work if either -- cgit v1.2.3