zammad: Deaktiviere notify-Service.
Dienst startet ansonsten nicht
This commit is contained in:
parent
61caf5f739
commit
a9c6185b64
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ After=zammad.service
|
||||||
Requires=zammad.service
|
Requires=zammad.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
#Type=notify
|
||||||
WatchdogSec=10
|
#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