Skip to content

Instantly share code, notes, and snippets.

@adenosinew
Last active March 9, 2020 20:09
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 adenosinew/0c8cef2c0d2b2516d4a4e71d9cb69579 to your computer and use it in GitHub Desktop.
Save adenosinew/0c8cef2c0d2b2516d4a4e71d9cb69579 to your computer and use it in GitHub Desktop.
[Set up timer] #linux
[Unit]
Description=Runs mytimer every hour
[Timer]
OnUnitActiveSec=1h
Unit=mytimer.service
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment