Commit d02fbea7 authored by Ophélie Gagnard's avatar Ophélie Gagnard

dracut.module/: Fix a bug.

parent d6e3c665
......@@ -14,6 +14,6 @@ install() {
inst "$moddir"/metadata-collect-agent "/sbin/metadata-collect-agent"
inst "$moddir"/fluent-bit "/sbin/fluent-bit"
inst "$moddir"/flb.conf "/etc/flb.conf"
inst "$moddir"/fluentbit_wendelin.so "/etc/fluentbit_wendelin.so"
inst "$moddir"/libfluentbit_wendelin.so "/lib/libfluentbit_wendelin.so"
inst_hook pre-pivot 10 "$moddir"/collect.sh
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment