Closedown

This commit is contained in:
x03daop
2016-05-11 16:09:43 +02:00
parent 97f81f1b0c
commit 52e9196c93
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1,2 @@
scan_guard=10
reinit=60
scan_guard=60

View File

@@ -956,6 +956,7 @@ def operate():
##### command line #####
import argparse
#This is to dispose created channels - otherwise, if channel is off, old channels remain and CPU consumption goes 100%.
import _ca
_ca.initialize()