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

remove the fifo via systemd if tetras-back failed to do it by itself

parent 9357b099
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ After=network.target
Type=simple
User=root
ExecStop=/usr/local/sbin/tetras-back --stop
ExecStartPre=rm -f /var/run/tetras-back.fifo
ExecStart=/usr/local/sbin/tetras-back --start
Restart=on-fail
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment