aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautoscan/autoscan.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoscan/autoscan.py b/autoscan/autoscan.py
index 4736869..c9e8d5d 100755
--- a/autoscan/autoscan.py
+++ b/autoscan/autoscan.py
@@ -286,6 +286,7 @@ if args.runnow and args.foreground:
sys.exit(1)
if not args.runnow and not args.monitor:
args.runnow = True
+if args.runnow:
args.foreground = True
for iface in args.interfaces: