Skip to content

Instantly share code, notes, and snippets.

@mikoim
Created December 3, 2015 09:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikoim/4b642cb1570e284649c4 to your computer and use it in GitHub Desktop.
Save mikoim/4b642cb1570e284649c4 to your computer and use it in GitHub Desktop.
[Unit]
Description=mackerel
After=network.target
[Service]
User=root
Group=root
Type=simple
ExecStart=/usr/bin/mackerel-agent
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment