virtualbox-modules
This commit is contained in:
parent
b327784024
commit
b83232a2c2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue