You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,8 @@ Currently, we implement:
24
24
25
25
## Usage and installation
26
26
27
-
The `cdylib` generated by this crate is currently only packaged with the Edera installer, and deployed to `/var/lib/edera/protect/falco/libedera_falco_plugin.so`. Please see https://docs.edera.dev/guides/observability/falco-integration/ for details on how to install Falco and configure it to use this plugin.
27
+
The `cdylib` generated by this crate is already packaged with the Edera installer, and deployed to `/var/lib/edera/protect/falco/libedera_falco_plugin.so` with the Edera installer.
28
+
29
+
Please see https://docs.edera.dev/guides/observability/falco-integration/ for details on how to install Falco and configure it to use this plugin with your Edera install.
0 commit comments