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

resmon systemd service unit

parent 31bb4dbc
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