eudev: fix

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-05-19 16:36:34 +02:00
parent 0accbc1ade
commit e299dfbefd
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -40,6 +40,8 @@ elif [ "${1}" = "modules" ]; then
elif [ "${1}" = "late" ]; then
echo "Installing addon eudev - ${1}"
[ ! -L "/tmpRoot/usr/sbin/modinfo" ] && ln -vsf /usr/bin/kmod /tmpRoot/usr/sbin/modinfo
echo "copy modules"
isChange="false"
export LD_LIBRARY_PATH=/tmpRoot/bin:/tmpRoot/lib