ifstated: Use templating for ifstated configurations
This commit is contained in:
parent
baa768fe53
commit
e31769a606
4 changed files with 1 additions and 1 deletions
|
@ -1,6 +0,0 @@
|
|||
|
||||
# flush routes when external carp goes up
|
||||
if carp153.link.up
|
||||
run 'route -q flush ; route add default $(cat /etc/mygate)'
|
||||
if carp154.link.up
|
||||
run 'route -q flush ; route add default $(cat /etc/mygate)'
|
Loading…
Add table
Add a link
Reference in a new issue