Revision 22462327
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
scripts/boot/upstart/kivitendo-task-server.conf | ||
---|---|---|
7 | 7 |
|
8 | 8 |
respawn |
9 | 9 |
|
10 |
# Adjust path |
|
11 |
exec /opt/kivitendo/scripts/task_server.pl -f start |
|
10 |
# Change this to point to the kivitendo "task_server.pl" location. |
|
11 |
exec /var/www/kivitendo-erp/scripts/task_server.pl -f start |
Auch abrufbar als: Unified diff
Default-Pfade in Init-Scripten an Dokumentation anpassen