Files
falco/scripts
Mark Stemm 32f8e304eb Load/unload kernel module on start/stop (#459)
* Load/unload kernel module on start/stop

When falco is started, load the kernel module. (The falco binary also
will do a modprobe if it can't open the inspector, as a backup).

When falco is stopped, unload the kernel module.

This fixes https://github.com/falcosecurity/falco/issues/418.

* Put script execute line in right place.
2018-11-06 13:07:50 -08:00
..
2018-09-26 19:49:19 -07:00
2018-09-26 19:49:19 -07:00
2016-04-28 03:28:19 +00:00