Created
August 5, 2018 03:05
-
-
Save kadoshita/8b9d7dadd0de4b2c290d9d384209d489 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=mackerel-agent | |
[Service] | |
Type=simple | |
ExecStart=/usr/local/bin/mackerel-agent | |
Restart=always | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment