Fix: sats-loop always tries to restart

This commit is contained in:
xdrm-brackets 2017-01-25 19:58:52 +01:00
parent a0547d8756
commit 55924e9434
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Type=simple
User=sats
Group=sats
ExecStart=/bin/sh /home/sats/satsd/sats-loop
Restart=on-abort
Restart=always
[Install]