mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
system: two minor tweaks
This commit is contained in:
parent
32c9ad3a4a
commit
8ca6916fd0
@ -151,7 +151,7 @@ message:kill pf states
|
||||
|
||||
[kill.gateway_states]
|
||||
command:/sbin/pfctl
|
||||
parameters: -k gateway -k %s 2>&1 && exit 0
|
||||
parameters: -k gateway -k %s 2>&1; exit 0
|
||||
type:script_output
|
||||
message:kill pf gateway states (%s)
|
||||
|
||||
|
||||
@ -137,7 +137,7 @@ message:reconfiguring routing
|
||||
command:/usr/local/bin/flock -n -E 0 -o /tmp/filter_reload_gateway.lock /usr/local/etc/rc.routing_configure alarm
|
||||
parameters: %s
|
||||
type:script
|
||||
message:reconfiguring routing due to gateway alarm (%s)
|
||||
message:reconfiguring routing due to gateway alarm (%s)
|
||||
description:Manual gateway switch
|
||||
|
||||
[route.del]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user