mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-07-10 11:37:23 +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.