X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c2d97b23151e352334f51023ef6fc34907b8cd64..0d37f1e8:/scripts/boot/upstart/kivitendo-task-server.conf diff --git a/scripts/boot/upstart/kivitendo-task-server.conf b/scripts/boot/upstart/kivitendo-task-server.conf index 4d4ac904a..a36b56578 100644 --- a/scripts/boot/upstart/kivitendo-task-server.conf +++ b/scripts/boot/upstart/kivitendo-task-server.conf @@ -7,5 +7,5 @@ stop on runlevel [!2345] respawn -# Adjust path -exec /opt/kivitendo/scripts/task_server.pl -f start +# Change this to point to the kivitendo "task_server.pl" location. +exec /var/www/kivitendo-erp/scripts/task_server.pl -f start