13 lines
159 B
Text
13 lines
159 B
Text
|
#
|
||
|
# {{ ansible_managed }}
|
||
|
#
|
||
|
[Unit]
|
||
|
Description=Update fastd mesh peers repos timer
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=5m
|
||
|
OnUnitActiveSec=15m
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|