powerman/powerman-runlevel.patch

14 lines
542 B
Diff
Raw Normal View History

Index: powerman-2.3.9/scripts/powerman.in
===================================================================
--- powerman-2.3.9.orig/scripts/powerman.in
+++ powerman-2.3.9/scripts/powerman.in
@@ -16,7 +16,7 @@
# Required-Stop: $local_fs $named $network
# Should-Start: $remote_fs $syslog $time
# Should-Stop: $remote_fs $syslog $time
-# Default-Start: 2 3 4 5
+# Default-Start: 2 3 5
# Default-Stop: 0 1 6
# Short-Description: Start/Stop the PowerMan (remote power manager) daemon.
### END INIT INFO