From b65a77546b27e79eda8ef016f8e2597ea403c3ca Mon Sep 17 00:00:00 2001 From: rbalocca Date: Wed, 7 May 2008 15:03:21 -0700 Subject: Fix problem with Default-Stop --- etc/init.d/vyatta-ofr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/init.d/vyatta-ofr') diff --git a/etc/init.d/vyatta-ofr b/etc/init.d/vyatta-ofr index 776aaf4..9309a57 100755 --- a/etc/init.d/vyatta-ofr +++ b/etc/init.d/vyatta-ofr @@ -4,7 +4,7 @@ # Required-Start: $syslog $time $local_fs # Required-Stop: $syslog $time $local_fs # Default-Start: 2 3 4 5 -# Default-Stop: S 0 1 6 +# Default-Stop: 0 1 6 # Short-Description: Vyatta Router # Description: Debian init script for the Vyatta Router ### END INIT INFO -- cgit v1.2.3