systemd-cron-next/units/cron-boot.timer.in

11 lines
203 B
SYSTEMD
Raw Permalink Normal View History

2015-07-21 19:23:09 +03:00
[Unit]
Description={{ package }} {{ schedule }} timer
Documentation=man:systemd.cron(7)
PartOf=cron.target
RefuseManualStart=yes
RefuseManualStop=yes
[Timer]
OnBootSec=0
Unit=cron-{{ schedule }}.target