Fix a couple of issues in last commit.
Submitted by: maxim Approved by: re (kib)
This commit is contained in:
parent
7d5facea59
commit
1eefdc3bc5
@ -282,7 +282,7 @@ notify 0 {
|
||||
|
||||
notify 0 {
|
||||
match "system" "IFNET";
|
||||
match "type" "LINK_UP";
|
||||
match "type" "LINK_DOWN";
|
||||
match "subsystem" "carp*";
|
||||
action "/root/carpcontrol.sh $type $subsystem";
|
||||
};
|
||||
@ -291,6 +291,7 @@ notify 0 {
|
||||
.Xr inet 4 ,
|
||||
.Xr pfsync 4 ,
|
||||
.Xr rc.conf 5 ,
|
||||
.Xr devd.conf 5 ,
|
||||
.Xr ifconfig 8 ,
|
||||
.Xr sysctl 8
|
||||
.Sh HISTORY
|
||||
|
Loading…
Reference in New Issue
Block a user