Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2015 08:44:05 -0700
From:      Motty Cruz <motty.cruz@gmail.com>
To:        freebsd-questions@freebsd.org, Motty Cruz <motty.cruz@gmail.com>
Subject:   FreeBSD 10.1 64bit devd.conf
Message-ID:  <554CD9C5.9030705@gmail.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?554CD9C5.9030705>