Re: Bug#1101842: ITP: racd -- Extensible IPv6 Router Advertisement Client Daemon
On 1 April 2025 22:33:50 CEST, Michael Richardson <mcr@sandelman.ca> wrote:
>Daniel Gröber <dxld@darkboxed.org> wrote:
> > I haven't 100% decided on the script interface yet. I'm thinking either
> > (binary) files in /run/racd/$IFACE (in raw ICMPv6 option format) with a
> > commandline tool to query them or just steal the dhclient design involving
> > 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.
The files in /run would hold the ICMPv6 options in that design. The query tool would go to /usr/bin. I think the word "binary" might have thrown you off ;-).
--Daniel
Hi Michael,
Reply to: