source: npl/internetserver/openvpn_conf/root/service/openvpn/run @ 0105685

gcc484ntopperl-5.22
Last change on this file since 0105685 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 78 bytes
Line 
1#!/bin/bash
2
3modprobe tun
4
5cd /etc/openvpn
6exec openvpn --config openvpn.conf
Note: See TracBrowser for help on using the repository browser.