Skip to content
Snippets Groups Projects
Commit a9123f21 authored by Sergey Joseph Ivanov's avatar Sergey Joseph Ivanov
Browse files

do not restart on success

parent 00f63f10
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ After=network.target
[Service]
Type=forking
ExecStart=/opt/resmon/resmon
Restart=always
Restart=on-failure
[Install]
WantedBy=multy-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment