forked from pool/atheme
This commit is contained in:
parent
b71ee0aea0
commit
0a362b7861
@ -111,7 +111,7 @@
|
||||
|
||||
# Check for missing binaries (stale symlinks should not happen)
|
||||
# Note: Special treatment of stop for LSB conformance
|
||||
ATHEME_BIN=/usr/sbin/atheme
|
||||
ATHEME_BIN=/usr/sbin/atheme-services
|
||||
test -x $ATHEME_BIN || { echo "$ATHEME_BIN not installed";
|
||||
if [ "$1" = "stop" ]; then exit 0;
|
||||
else exit 5; fi; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user