diff options
author | Christian Hesse <mail@eworm.de> | 2013-05-27 00:40:13 -0700 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-05-27 00:40:13 -0700 |
commit | aeb6441da0a60e1e36e5cc4601e3562dc988ded8 (patch) | |
tree | 4b50a7e2b5c04777b2506d5bedf1481e604a54f8 | |
download | dhcpcd-hook-openvpn-aeb6441da0a60e1e36e5cc4601e3562dc988ded8.tar.gz dhcpcd-hook-openvpn-aeb6441da0a60e1e36e5cc4601e3562dc988ded8.tar.zst |
Initial commit
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8e1662 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +dhcpcd-hook-openvpn +=================== + +Make openvpn reconnect when interface is up by dhcpcd |