Skip to content

Instantly share code, notes, and snippets.

@nna774
Last active June 26, 2016 17:54
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 nna774/0322780153d4d663e446c7e388d9c13b to your computer and use it in GitHub Desktop.
Save nna774/0322780153d4d663e446c7e388d9c13b to your computer and use it in GitHub Desktop.
[Unit]
Description=Mackerel Agent
[Service]
Type=simple
ExecStart=/opt/mackerel-agent/mackerel-agent -conf=/opt/mackerel-agent/mackerel-agent.conf
Restart=always
PrivateTmp=true
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment