Skip to content
Snippets Groups Projects
Unverified Commit 6fa8d82c authored by David Beniamine's avatar David Beniamine
Browse files

fix on-fail error

parent c2cc0e34
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ User=root ...@@ -8,7 +8,7 @@ User=root
ExecStop=/usr/local/sbin/tetras-back --stop ExecStop=/usr/local/sbin/tetras-back --stop
ExecStartPre=rm -f /var/run/tetras-back.fifo ExecStartPre=rm -f /var/run/tetras-back.fifo
ExecStart=/usr/local/sbin/tetras-back --start ExecStart=/usr/local/sbin/tetras-back --start
Restart=on-fail Restart=on-failure
[Install] [Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment