Mercurial > hg > config
view bin/vpn-mpt.sh @ 114:9b193312ceba
actually, we *do* want to write into the dict!
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 02 Dec 2010 16:25:26 -0800 |
parents | 8b15a38ccd0f |
children |
line wrap: on
line source
#!/bin/bash cd /home/jhammel/mozilla/vpn/MPT-vpn/ sudo openvpn --daemon --config Mozilla-MPT.ovpn --script-security 3 tail -f /var/log/syslog