source:
npl/internetserver/openvpn_conf/root/service/openvpn/run
@
55d876d
Last change on this file since 55d876d was 55d876d, checked in by , 8 years ago | |
---|---|
|
|
File size: 135 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | modprobe tun |
4 | |
5 | cd /etc/openvpn |
6 | exec openvpn --config openvpn.conf --config openvpn_syn3.conf --config openvpn_custom.conf |
Note: See TracBrowser
for help on using the repository browser.