mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-15 01:49:24 +01:00
Fix whitespace.
This commit is contained in:
parent
035c5ad7a6
commit
5529a04cc9
@ -550,6 +550,7 @@ def main(listenip_v6, listenip_v4,
|
|||||||
ssh_cmd, remotename, python, latency_control, dns,
|
ssh_cmd, remotename, python, latency_control, dns,
|
||||||
method, seed_hosts, auto_nets,
|
method, seed_hosts, auto_nets,
|
||||||
subnets_include, subnets_exclude, syslog, daemon, pidfile):
|
subnets_include, subnets_exclude, syslog, daemon, pidfile):
|
||||||
|
|
||||||
if syslog:
|
if syslog:
|
||||||
ssyslog.start_syslog()
|
ssyslog.start_syslog()
|
||||||
if daemon:
|
if daemon:
|
||||||
|
Loading…
Reference in New Issue
Block a user