Applying 'system static-host-mapping' command calls unnecessary snmpd restart
This restart was added in https://vyos.dev/T1128 because 'set system host-name' uses the same script.
It is necessary to separate the behavior of these two commands.
Applying 'system static-host-mapping' command calls unnecessary snmpd restart
This restart was added in https://vyos.dev/T1128 because 'set system host-name' uses the same script.
It is necessary to separate the behavior of these two commands.
Any of these changes most likely affected this.
https://github.com/vyos/vyos-1x/blob/current/interface-definitions/system_name-server.xml.in
https://github.com/vyos/vyos-1x/blob/current/interface-definitions/system_host-name.xml.in
https://github.com/vyos/vyos-1x/blob/current/interface-definitions/system_static-host-mapping.xml.in
https://github.com/vyos/vyos-1x/blob/current/interface-definitions/system_domain-name.xml.in
https://github.com/vyos/vyos-1x/blob/current/interface-definitions/system_domain-search.xml.in