Commit 8df03ca0 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Restart the service always

parent ca70cd43
......@@ -17,7 +17,7 @@ After=network-online.target
Type=simple
ExecStart=/usr/libexec/dccifd -b
ExecStop=/bin/kill -TERM $$MAINPID
Restart=on-failure
Restart=always
[Install]
WantedBy=multi-user.target
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment