Mercurial > hg > config
view bin/vpn-office.sh @ 259:1e3b8c99597a
the channel name has changed
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 04 Jan 2013 14:36:45 -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