pastebinner/lib/examples/systemd/pastebinner_download_raw_json_paste.timer

11 lines
149 B
SYSTEMD
Raw Normal View History

[Unit]
2019-02-02 04:35:15 -06:00
Description=Download new pastebin json paste data every 1 minute.
[Timer]
OnBootSec=5min
OnCalendar=*:0/1
[Install]
WantedBy=timers.target