projects
/
osspd.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Provides: and Breaks: oss-compat
[osspd.git]
/
debian
/
osspd.init
diff --git
a/debian/osspd.init
b/debian/osspd.init
index 0c7f5e80f5cfb6b501582941080f52d2b3a3b8e5..c95885a58b216c308557a7e003ac0e78ae7af702 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
# 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
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
@@
-25,8
+25,6
@@
SCRIPTNAME=/etc/init.d/$NAME
[ -x "$DAEMON" ] || exit 0
# Define LSB log_* functions.
[ -x "$DAEMON" ] || exit 0
# Define LSB log_* functions.
-# Depend on lsb-base (>= 3.2-14) to ensure that this file is present
-# and status_of_proc is working.
. /lib/lsb/init-functions
#
. /lib/lsb/init-functions
#