From 561df39fffc23ef2145ce756cfab910c72631cc4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Jun 2011 20:46:55 +0200 Subject: work on init script --- fusioninventory-agent.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fusioninventory-agent.init') diff --git a/fusioninventory-agent.init b/fusioninventory-agent.init index 3f163b1..4a488f2 100755 --- a/fusioninventory-agent.init +++ b/fusioninventory-agent.init @@ -9,7 +9,7 @@ # Provides: fusioninventory-agent # Required-Start: $local_fs $remote_fs $network $named $syslog $time # Required-Stop: $local_fs $remote_fs $network $named $syslog $time -# Default-Start: 2 3 4 5 +# Default-Start: # Default-Stop: 0 1 6 # Short-Description: FusionInventory agent # Description: FusionInventory agent -- cgit