Skip to content

Instantly share code, notes, and snippets.

@fmoledina
Created February 5, 2018 16:48
Show Gist options
  • Save fmoledina/83cc5f1a69a2d6a6416fbf62cd7720e3 to your computer and use it in GitHub Desktop.
Save fmoledina/83cc5f1a69a2d6a6416fbf62cd7720e3 to your computer and use it in GitHub Desktop.
systemd timer for getpubip.service
[Unit]
Description=getpubip.sh: get public ip address from ipinfo.io
[Timer]
OnCalendar=hourly
[Install]
WantedBy=timers.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment