Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load/unload kernel module on start/stop #459

Merged
merged 2 commits into from
Nov 6, 2018
Merged

Load/unload kernel module on start/stop #459

merged 2 commits into from
Nov 6, 2018

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Nov 6, 2018

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 #418.

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 #418.
@mstemm mstemm merged commit 32f8e30 into dev Nov 6, 2018
@mstemm mstemm deleted the load-unload-module branch November 6, 2018 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uninstall/update should rmmod (old) kernel module
1 participant