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.

13 lines
218 B
INI

[Unit]
Description=Synchronize Pi-hole instances
After=network-online.target
Wants=gravity-sync.timer
[Service]
Type=simple
User=pihole-sync
ExecStart=/usr/local/bin/gravity-sync
[Install]
WantedBy=multi-user.target