Fix initscript spacing
authorRalf Jung <post@ralfj.de>
Sat, 15 Sep 2012 15:53:40 +0000 (17:53 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 15 Sep 2012 15:53:40 +0000 (17:53 +0200)
debian/osspd.init

index 0c7f5e80f5cfb6b501582941080f52d2b3a3b8e5..40d080a376ded931fef93d697f389a9d44c3b35b 100644 (file)
@@ -14,7 +14,7 @@
 # Author: Ralf Jung <post@ralfj.de>
 
 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