remove deprecated virtualbox-guest-modules

merge-requests/278/head
Oleksandr B 1 year ago
parent 4f1793087f
commit b42f57d52d

@ -552,11 +552,6 @@ setup_modules() {
echo "KERNEL-rtl8723bu" >> /tmp/.modules
fi
if systemd-detect-virt | grep -q "oracle"; then
# For virtualbox
echo "KERNEL-virtualbox-guest-modules" >> /tmp/.modules
fi
if dmidecode -t system | grep -q -i "ThinkPad"; then
# For thinkpads
echo "KERNEL-tp_smapi" >> /tmp/.modules

Loading…
Cancel
Save