FreeBSD 10.1 64bit devd.conf

Motty Cruz motty.cruz at gmail.com
Fri May 8 15:44:57 UTC 2015


Hello,

I am trying to get devd.conf to monitor carp interface on FreeBSD 10.1,
is is not working. I am trying to give angument to the script 
starfsslava.pl.

notify 0 {
                    match "system"          "CARP";
                    match "subsystem"       "[0-9]+@[0-9a-z]+";
                    match "type"            "(MASTER)";
                    action "/usr/local/scripts/startfsslava.pl password";
};

any ideas?

Thanks.
Motty



More information about the freebsd-questions mailing list