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