odhcp6c: set environment script to its current location
authorPaul Donald <[email protected]>
Fri, 21 Nov 2025 13:43:20 +0000 (14:43 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Sun, 23 Nov 2025 16:42:27 +0000 (17:42 +0100)
commitf038a50604aea9ca270a27a187000f4dbe3482be
tree4add85618b2cffff03f31d57ff4ff12dc871b357
parent5f63e7e47dfced292c6d32ea5c3dc7fcbf9b7d79
odhcp6c: set environment script to its current location

The calling script which sets odhcp6c up is currently passed -s as routine,
but synchronize its current location with its calling script, which should make
cross-referencing easier.

Signed-off-by: Paul Donald <[email protected]>
Link: https://github.com/openwrt/odhcp6c/pull/126
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/odhcp6c.c