>
> Add the following lines to /etc/devd.conf:
>
> notify 0 {
>         match "system"          "IFNET";
>         match "type"            "LINK_DOWN";
>         media-type              "ethernet";
>         action "/etc/rc.d/dhclient quietstop $subsystem; ifconfig
> $subsystem inet 0.0.0.0";
> };
>
> Then restart devd(8).
>

1. Is this rule will do nothing if interface wasn't configured as DHCP?
2. Can such primer be added (but commented) to  /etc/devd.conf in
CURRENT, so FreeBSD will be a bit more flexible for all kind of users?

-- 
Regards,
Alexander Yerenkow
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to