view kmbscreens/kmbscreens.timer @ 124:c29589c45d4a

Add systemd timer for kmbscreens bot committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Sun, 23 Apr 2023 16:36:29 -0400
parents
children
line wrap: on
line source

[Unit]
Description=Run kmbscreens.service every hour

[Timer]
OnCalendar=hourly
Persistent=false

[Install]
WantedBy=timers.target