Add an init script as well as a default options file, make it more fancy and ready to use
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7681 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
2
net/openvpn/files/openvpn.default
Normal file
2
net/openvpn/files/openvpn.default
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG="/etc/openvpn/server.conf"
|
||||
OPTIONS="--config $CONFIG --daemon"
|
Reference in New Issue
Block a user