mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-03 16:45:37 +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.