mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-16 16:35:08 +01:00
kmod: create lsmod symlink in /usr/bin (merge /usr)
Forgot it in the last commit...
This commit is contained in:
parent
e3471c8c4d
commit
dc90d88882
@ -79,7 +79,7 @@ for target in depmod insmod lsmod modinfo modprobe rmmod; do
|
||||
ln -sfv ../bin/kmod /usr/sbin/$target
|
||||
done
|
||||
|
||||
ln -sfv kmod /bin/lsmod</userinput></screen>
|
||||
ln -sfv kmod /usr/bin/lsmod</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user