restart on failure
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user