[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] xenballoond.init: remove 4 from default runlevel
# HG changeset patch # User Olaf Hering <olaf@xxxxxxxxx> # Date 1349695111 -3600 # Node ID fe756682cc7f44a2471fdfdca96f1f8860f0bb73 # Parent 8b6870d686d64f5e5e023fc84ebf1e10e36be2d3 xenballoond.init: remove 4 from default runlevel Remove 4 from default runlevel in xenballoond.init. Similar to what changeset 24847:0900b1c905f1 does in xencommons, remove runlevel 4 from the other runlevel scripts. LSB defines runlevel 4 as reserved for local use, the local sysadmin is responsible for symlink creation in rc4.d. Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- diff -r 8b6870d686d6 -r fe756682cc7f tools/xenballoon/xenballoond.init --- a/tools/xenballoon/xenballoond.init Mon Oct 08 12:18:30 2012 +0100 +++ b/tools/xenballoon/xenballoond.init Mon Oct 08 12:18:31 2012 +0100 @@ -14,7 +14,7 @@ # Should-Start: # Required-Stop: $syslog $remote_fs # Should-Stop: -# Default-Start: 3 4 5 +# Default-Start: 3 5 # Default-Stop: 0 1 2 6 # Short-Description: Start/stop xenballoond # Description: Starts and stops the Xen ballooning daemon. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |