From 10e46e39b0d3a4eb75ac634203811017470e5755 Mon Sep 17 00:00:00 2001 From: kzak Date: Thu, 29 May 2008 12:08:33 +0000 Subject: [PATCH] add LSB header --- am-utils.init | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/am-utils.init b/am-utils.init index f508817..9464622 100755 --- a/am-utils.init +++ b/am-utils.init @@ -7,7 +7,13 @@ # on demand. # processname: amd # config: /etc/amd.conf -# +### BEGIN INIT INFO +# Provides: amd +# Required-Start: $local_fs +# Required-Stop: $local_fs +# Short-Description: start and stop early amd +# Description: Start and stop amd automounter +### END INIT INFO # We require the /etc/amd.conf file, but supply it in the package, so it # should always be there.