mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-06 22:55:30 +02:00
Commit d6f75fa
unintentionally changed the order of some of the
parameters when running the firewall process. This prevented the
--sudoers option from working properly. This patch restores the
previous ordering.
Most discussion was in issue #724. Also fixes #722 and #723.