From: Ralf Jung Date: Sat, 15 Sep 2012 15:53:40 +0000 (+0200) Subject: Fix initscript spacing X-Git-Tag: debian/1.3.2-1~5 X-Git-Url: https://git.ralfj.de/osspd.git/commitdiff_plain/dc8600534aaff74862c15f260086fa557bba025e Fix initscript spacing --- diff --git a/debian/osspd.init b/debian/osspd.init index 0c7f5e8..40d080a 100644 --- a/debian/osspd.init +++ b/debian/osspd.init @@ -14,7 +14,7 @@ # Author: Ralf Jung PATH=/sbin:/usr/sbin:/bin:/usr/bin -DESC=" OSS Proxy Daemon" +DESC="OSS Proxy Daemon" NAME=osspd DAEMON=/usr/sbin/$NAME DAEMON_ARGS="-f" # run in foreground, start-stop-daemon does the forking: required to let start-stop-daemon handle the pidfile