Created
January 14, 2017 05:47
-
-
Save exos/9b19706426299a37b7c848ee7656fab9 to your computer and use it in GitHub Desktop.
Unit file fot pmdclock agent
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=Agent for pmdclock | |
[Service] | |
TimeoutStartSec=5 | |
Restart=always | |
ExecStart=/usr/bin/pmdclock agent -f | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment