]> git.proxmox.com Git - pve-network.git/commitdiff
dnsmasq: use quite-ra
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Nov 2023 13:37:01 +0000 (14:37 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Nov 2023 13:37:39 +0000 (14:37 +0100)
otherwise each instance logs its RAs every 10 seconds the journal

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/Network/SDN/Dhcp/Dnsmasq.pm

index 654f9e4a9500cd490ff7913de9469a9fd51b1214..58ce387ffd401352ca50b64caa46062b2f5f5c24 100644 (file)
@@ -194,6 +194,7 @@ CFG
     my $default_dnsmasq_config = <<CFG;
 except-interface=lo
 enable-ra
+quiet-ra
 bind-dynamic
 no-resolv
 no-hosts