mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Comment debug msg
This commit is contained in:
parent
c615274179
commit
fb79fc88f5
1 changed files with 1 additions and 1 deletions
|
|
@ -698,7 +698,7 @@ function system_config:applyChanges()
|
|||
|
||||
if is_rebooting then
|
||||
self:writeSystemFiles()
|
||||
tprint("Reboot! (debug mode - reboot is disabled)")
|
||||
-- tprint("Reboot! (debug mode - reboot is disabled)")
|
||||
sys_utils.rebootSystem()
|
||||
elseif is_self_restarting then
|
||||
sys_utils.restartSelf()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue