diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-09-06 14:16:37 +0000 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-09-06 14:16:37 +0000 |
| commit | e091ee7220efa89d3e9566db12279a771fba17a2 (patch) | |
| tree | 504f9bd80a27fa0ee153fb5a3bef519f0948cca6 /scripts/cli | |
| parent | 599ebc0e23ec8f4415a6192d34d562cb663e4174 (diff) | |
| download | vyos-1x-e091ee7220efa89d3e9566db12279a771fba17a2.tar.gz vyos-1x-e091ee7220efa89d3e9566db12279a771fba17a2.zip | |
dhcp: T9278: define logmsg() for the DHCPv6 client script
dhcp6c-script.j2 calls logmsg() six times but runs standalone under dhcp6c. It
never sources dhclient-enter-hooks.d/01-vyos-logging, which is only pulled into
the dhclient-script shell, and defines no logmsg() itself, so every call failed
with "logmsg: not found" while adding shell errors to the journal.
Carry a POSIX sh copy using the same tag, priorities and /tmp/vyos.dhclient.debug
gate as the DHCPv4 hooks. The two messages announcing an internal step log at
debug; the nameserver and search domain updates stay at info.
Diffstat (limited to 'scripts/cli')
0 files changed, 0 insertions, 0 deletions
