Mercurial > hg > config
view bin/vpn-office.sh @ 194:931bc3353f75
add simpleconf.py
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 23 Jan 2012 20:41:10 -0800 |
parents | 8b15a38ccd0f |
children |
line wrap: on
line source
#!/bin/bash cd /home/jhammel/mozilla/vpn/Office-vpn/ sudo openvpn --daemon --config Mozilla-MV-Office.ovpn --script-security 3 tail -f /var/log/syslog