Revision 45666137
Added by Chris Buechler over 14 years ago
usr/local/sbin/ovpn-linkup | ||
---|---|---|
1 | 1 |
#!/bin/sh |
2 | 2 |
|
3 |
# write nameservers to file needs dns fidnings?! |
|
4 |
|
|
5 | 3 |
# let the configuration system know that the ip has changed. |
6 | 4 |
#/usr/local/sbin/pfSctl -c "interface newip $interface" |
7 | 5 |
/bin/echo $4 > /tmp/$1_router |
Also available in: Unified diff
fix text (remove entirely, comment is related to an open feature request). ticket #1262