Revision 5be5cfeb
Von Moritz Bunkus vor fast 13 Jahren hinzugefügt
scripts/boot/system-v/lx-office-task-server | ||
---|---|---|
16 | 16 |
DAEMON="/opt/lx-office/scripts/task_server.pl" |
17 | 17 |
TOPIC="Lx-Office task server" |
18 | 18 |
|
19 |
if [ ! -x $APACHE_HTTPD ] ; then
|
|
19 |
if [ ! -x $DAEMON ] ; then
|
|
20 | 20 |
echo "$TOPIC executable not found" |
21 | 21 |
exit 1 |
22 | 22 |
fi |
Auch abrufbar als: Unified diff
Falsche Shell-Variable