import signal in netcontrol
This commit is contained in:
parent
51cc390515
commit
34ddded76d
@ -17,7 +17,7 @@
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
'''
|
'''
|
||||||
import os, sys, base64, subprocess
|
import os, sys, base64, subprocess, signal
|
||||||
import config, logger
|
import config, logger
|
||||||
from . import getopenport
|
from . import getopenport
|
||||||
config.reload()
|
config.reload()
|
||||||
|
Loading…
Reference in New Issue
Block a user