forked from 9pfs/dn42-ansible
11 lines
139 B
SYSTEMD
11 lines
139 B
SYSTEMD
|
[Unit]
|
||
|
Description=Update DN42 ROA periodically
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=2m
|
||
|
OnUnitActiveSec=15m
|
||
|
AccuracySec=1m
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|