mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-19 06:37:15 +00:00
Falco main changes for app actions
This involves moving the code in falco_init() into individual files below app_actions/. falco_init() simply calls app.run() now. When app.run() returns false, print any erorr. When app.run() sets restart to true, falco_init() is called again. app.run() is still inside a catch block to catch any uncaught exception. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
This commit is contained in:
parent
1639e22462
commit
b89b3f82ee