Skip to content

Instantly share code, notes, and snippets.

@exos
Created January 14, 2017 05:47
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 exos/9b19706426299a37b7c848ee7656fab9 to your computer and use it in GitHub Desktop.
Save exos/9b19706426299a37b7c848ee7656fab9 to your computer and use it in GitHub Desktop.
Unit file fot pmdclock agent
[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