13 lines
180 B
Text
13 lines
180 B
Text
|
#
|
||
|
# {{ ansible_managed }}
|
||
|
#
|
||
|
[Unit]
|
||
|
Description=Timer which schedules fastd-peer-limit-update.service
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=5min
|
||
|
OnUnitActiveSec=5min
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|