virtualbox-modules
This commit is contained in:
parent
b327784024
commit
b83232a2c2
|
@ -1,4 +1,4 @@
|
||||||
_kernver="4.17.14-milis"
|
_kernver="`ls /lib/modules`"
|
||||||
depmod -a ${_kernver}
|
depmod -a ${_kernver}
|
||||||
|
|
||||||
modules=(vboxguest vboxsf vboxvideo)
|
modules=(vboxguest vboxsf vboxvideo)
|
||||||
|
|
Loading…
Reference in New Issue