zammad: Starte Service als notify-Service
This commit is contained in:
parent
6cf413806a
commit
61caf5f739
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ After=zammad.service
|
||||||
Requires=zammad.service
|
Requires=zammad.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Type=notify
|
||||||
|
WatchdogSec=10
|
||||||
EnvironmentFile=/etc/zammad/zammad.env
|
EnvironmentFile=/etc/zammad/zammad.env
|
||||||
User={{ zammad_user }}
|
User={{ zammad_user }}
|
||||||
Group={{ zammad_user }}
|
Group={{ zammad_user }}
|
||||||
|
|
Loading…
Reference in a new issue