summaryrefslogtreecommitdiff
path: root/scripts/cli
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-09-06 14:16:37 +0000
committerChristian Breunig <christian@breunig.cc>2026-09-06 14:16:37 +0000
commite091ee7220efa89d3e9566db12279a771fba17a2 (patch)
tree504f9bd80a27fa0ee153fb5a3bef519f0948cca6 /scripts/cli
parent599ebc0e23ec8f4415a6192d34d562cb663e4174 (diff)
downloadvyos-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