Projekt

Allgemein

Profil

Herunterladen (376 Bytes) Statistiken
| Zweig: | Markierung: | Revision:
[Unit]
Description=kivitendo background jobs server

[Service]
Type=forking
# Change these two to point to the kivitendo "task_server.pl" location.
ExecStart=/var/www/kivitendo-erp/scripts/task_server.pl start
ExecStop=/var/www/kivitendo-erp/scripts/task_server.pl stop
Restart=always
Requires=postgresql.service
After=postgresql.service

[Install]
WantedBy=multi-user.target
    (1-1/1)