Skip to content
Snippets Groups Projects
Commit 68cdf94d authored by Keith Fiske's avatar Keith Fiske
Browse files

Merge pull request #31 from seriv/master

resmon systemd service unit
parents e05df5d6 6ce7ec5b
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