restart on failure

This commit is contained in:
Mario Fetka
2024-04-13 08:09:46 +02:00
parent 1951cb234e
commit 501bd8c536
8 changed files with 230 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ After=systemd-user-sessions.service
After=network-online.target
[Service]
Restart=on-failure
RestartSec=5s
Type=forking
# Be sure to set 'User' below to the user who owns your mystic directory.
User=mystic