mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
bugfix for unoconv systemd service killmode
This commit is contained in:
@@ -4,7 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/unoconv -l
|
||||
KillMode=process
|
||||
KillMode=mixed
|
||||
Restart=on-failure on-abort
|
||||
User=%i
|
||||
Group=%i
|
||||
|
||||
Reference in New Issue
Block a user