diff options
Diffstat (limited to 'system/virtualbox-kernel/doinst.sh')
-rw-r--r-- | system/virtualbox-kernel/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/virtualbox-kernel/doinst.sh b/system/virtualbox-kernel/doinst.sh index 03d260b752..766ff48186 100644 --- a/system/virtualbox-kernel/doinst.sh +++ b/system/virtualbox-kernel/doinst.sh @@ -1 +1 @@ -chroot . /sbin/depmod -ae @KERNEL@ +chroot . /sbin/depmod -a @KERNEL@ |