Re: Bug#1101842: ITP: racd -- Extensible IPv6 Router Advertisement Client Daemon
Michael Richardson <[email protected]> Tue, 01 Apr 2025 16:33:50 -0400
| Newsgroups | gmane.linux.debian.devel.ipv6 |
|---|---|
| Message-ID | <[email protected]> |
Daniel Gr=C3=B6ber <[email protected]> wrote: > I haven't 100% decided on the script interface yet. I'm thinking eith= er > (binary) files in /run/racd/$IFACE (in raw ICMPv6 option format) with= a > commandline tool to query them or just steal the dhclient design invo= lving > envvars. /run tends to be ramdisk, and cleared on every boot. I don't understand why you'd have any kind of executable there. It belongs in /lib, I think.