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

resmon systemd service unit

parent e05df5d6
No related branches found
No related tags found
No related merge requests found
[Unit]
Description=Resmon Monitoring Daemon
Documentation=http://labs.omniti.com/labs/resmon
After=network.target
[Service]
Type=forking
ExecStart=/opt/resmon/resmon
Restart=always
[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