2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-07 12:06:00 +00:00

Switch from fork to source for premount

This commit is contained in:
Jarrod Johnson 2021-11-18 12:56:53 -05:00
parent 4316b8690e
commit c02651b2de

View File

@ -5,4 +5,4 @@ if ! grep console= /proc/cmdline > /dev/null; then
echo "Auto-detected serial console: $cons" > ${cons%,*}
fi
fi
echo /scripts/init-premount/confluent >> /scripts/init-premount/ORDER
echo . /scripts/init-premount/confluent >> /scripts/init-premount/ORDER