X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/781c16772f3c80cc827f11815bfb07b8318621f0..1f0d7da266e23a443c47aaa2dbab844e6be50ee4:/scripts/boot/system-v/kivitendo-task-server?ds=inline diff --git a/scripts/boot/system-v/kivitendo-task-server b/scripts/boot/system-v/kivitendo-task-server index c275676d2..92829a9d8 100755 --- a/scripts/boot/system-v/kivitendo-task-server +++ b/scripts/boot/system-v/kivitendo-task-server @@ -13,7 +13,7 @@ set -e # Change this to point to the kivitendo "task_server.pl" location. -DAEMON="/opt/kivitendo/scripts/task_server.pl" +DAEMON="/var/www/kivitendo-erp/scripts/task_server.pl" TOPIC="kivitendo task server" if [ ! -x $DAEMON ] ; then