Changed the file to be more "canonical"

This commit is contained in:
Jim Wyllie 2013-01-20 17:37:10 -05:00 committed by Brian May
parent 32865bd2dd
commit e6e80f1f04

View File

@ -87,4 +87,4 @@ post-stop script
done
end script
exec /home/jim/Projects/sshuttle.udp/src/sshuttle --method=tproxy --listen 0.0.0.0 --remote sshuttle_tunnel -s /etc/sshuttle/prefixes.conf -e "ssh -F ${TUNNEL_PROXY}"
exec /usr/bin/sshuttle --dns --method=tproxy --listen 0.0.0.0 --remote sshuttle_tunnel -s /etc/sshuttle/prefixes.conf -e "ssh -F ${TUNNEL_PROXY}"