Had issues with KillMode=process on rhel8. Better not to put this string here.

Oleksii Pylypchuk 2021-12-16 00:38:58 +02:00
parent 7290621325
commit 5dee055326

@ -39,7 +39,7 @@ ExecStart=/opt/trilium/trilium.sh
WorkingDirectory=/opt/trilium/
TimeoutStopSec=20
KillMode=process
# KillMode=process leads to error, according to https://www.freedesktop.org/software/systemd/man/systemd.kill.html
Restart=always
[Install]