mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Had issues with KillMode=process on rhel8. Better not to put this string here.
parent
7290621325
commit
5dee055326
@ -39,7 +39,7 @@ ExecStart=/opt/trilium/trilium.sh
|
|||||||
WorkingDirectory=/opt/trilium/
|
WorkingDirectory=/opt/trilium/
|
||||||
|
|
||||||
TimeoutStopSec=20
|
TimeoutStopSec=20
|
||||||
KillMode=process
|
# KillMode=process leads to error, according to https://www.freedesktop.org/software/systemd/man/systemd.kill.html
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user