From 8df798d04249f481f7a7f82ca09c9a67a92f5699 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 15 Nov 2012 12:30:11 -0600 Subject: debian: Apply init script fixes from Arto's repo Signed-off-by: Sol Jerome --- debian/bcfg2-server.init | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/bcfg2-server.init b/debian/bcfg2-server.init index a1fa65d14..8de16b9b5 100755 --- a/debian/bcfg2-server.init +++ b/debian/bcfg2-server.init @@ -7,13 +7,13 @@ # ### BEGIN INIT INFO # Provides: bcfg2-server -# Required-Start: $network $remote_fs $named -# Required-Stop: $network $remote_fs $named +# Required-Start: $network $remote_fs $named $syslog +# Required-Stop: $network $remote_fs $named $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Configuration management Server -# Description: Bcfg2 is a configuration management system that builds -# installs configuration files served by bcfg2-server +# Description: The server component of the Bcfg2 configuration management +# system ### END INIT INFO # Include lsb functions -- cgit v1.2.3-1-g7c22