You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[Unit]
|
|
Description=Synchronize Pi-hole instances
|
|
RefuseManualStart=no
|
|
RefuseManualStop=no
|
|
Requires=gravity-sync.service
|
|
|
|
[Timer]
|
|
Unit=gravity-sync.service
|
|
Persistent=true
|
|
OnBootSec=120
|
|
OnUnitInactiveSec=6m
|
|
RandomizedDelaySec=2m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|