projects
/
osspd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f6584
)
Fix initscript spacing
author
Ralf Jung
<post@ralfj.de>
Sat, 15 Sep 2012 15:53:40 +0000
(17:53 +0200)
committer
Ralf Jung
<post@ralfj.de>
Sat, 15 Sep 2012 15:53:40 +0000
(17:53 +0200)
debian/osspd.init
patch
|
blob
|
history
diff --git
a/debian/osspd.init
b/debian/osspd.init
index 0c7f5e80f5cfb6b501582941080f52d2b3a3b8e5..40d080a376ded931fef93d697f389a9d44c3b35b 100644
(file)
--- a/
debian/osspd.init
+++ b/
debian/osspd.init
@@
-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