Commit graph

2 commits

Author SHA1 Message Date
Luca Deri
b44032933d Added shutdown.lua callback script to be executed during shutdown
RuntimePrefs are now dumped to disk via Lua and not C++
2017-09-20 23:03:21 +02:00
Luca
1304799f1f Added boot.lua script that is executed at boot
- before ntopng switches from superuser to nobody
- before networking is initialized

The idea behind this script is to execute startup actions before
ntopng is really started, and while we're still superuser
2017-09-04 17:06:37 +02:00