Change in timer to 5 minutes after boot

This commit is contained in:
Alexandre CATTEAU 2022-03-29 19:51:52 +02:00
parent ec333aabaa
commit d7af204e87

View File

@ -2,7 +2,7 @@
Description=Run DNS update every 30 minutes
[Timer]
OnBootSec=1min
OnBootSec=5min
OnUnitActiveSec=30min
[Install]