mass update from my home pc

This commit is contained in:
2014-02-25 04:45:13 +04:00
parent acdcc82461
commit b5ebe89685
17 changed files with 241 additions and 12 deletions

7
init.d/openvpn-mh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env watchman
cfg_ovpn_instance="${service_name##*-}"
service_command="/usr/sbin/openvpn"
service_workdir="/etc/openvpn/$cfg_ovpn_instance"
service_args="client.cfg"