systemd-cron-next/units/cron-boot.timer.in
2015-07-21 19:23:09 +03:00

11 lines
203 B
SYSTEMD

[Unit]
Description={{ package }} {{ schedule }} timer
Documentation=man:systemd.cron(7)
PartOf=cron.target
RefuseManualStart=yes
RefuseManualStop=yes
[Timer]
OnBootSec=0
Unit=cron-{{ schedule }}.target