webMAN-MOD
webMAN-MOD copied to clipboard
[Improvement] Restore syscalls notification
Aldo, it looks like webMAN only displays the message that syscalls have been restored when you go to System Update the first time. However, if you disable and then re-enable the syscalls a second time, the message doesn't show up again.
Would it be possible to make the message always display when syscalls are re-enabled?
Or could Cobra handle displaying the message instead? @Evilnat
The notification is supposed to display consistently.
I guess the issue could be related to the polling time or the variable that holds the previous status could not being updated.
I have to reproduce this scenario when I get some time to check why it is showing only the first time.