changed the service of systemd file a bit and added the help flag output as help to readme
This commit is contained in:
@@ -3,7 +3,7 @@ Description=DNS Failover Watchdog by db123
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/dns-failover -ip <ip> -v
|
||||
ExecStart=/root/infra/dns-failover/dns-failover -ip <server-to-watch>
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
User=root
|
||||
|
||||
Reference in New Issue
Block a user