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

Do not restart on succes

parent 6c4c7e0e
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=multi-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