keepalived: fix dnsmasq reload

When "set_reload_if_sync" is set, the service is reloaded when the
configuration changes. For dnsmasq this means that the service, if
stopped, is started, and we don't want this in the backup node.

Signed-off-by: Francesco Benini <francy.benini@gmail.com>
This commit is contained in:
Francesco Benini 2024-10-20 01:31:11 +02:00 committed by Florian Eckert
parent ac72a52fd9
commit 30f383c8a8
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ set_service_name dnsmasq
set_restart_if_master
set_stop_if_backup
set_reload_if_sync
add_sync_file /etc/config/dhcp
add_sync_file /tmp/dhcp.leases