packages/net/openvpn/files/openvpn.default
florian 3a64e28885 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
2007-06-20 12:23:02 +00:00

3 lines
70 B
Plaintext

CONFIG="/etc/openvpn/server.conf"
OPTIONS="--config $CONFIG --daemon"