Removing virtualbox.chroot example hook, not required anymore with current virtualbox versions.

This commit is contained in:
Daniel Baumann 2012-07-19 03:27:19 +02:00
parent d78619d404
commit b5fdc31759
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
#!/bin/sh
# This is a hook for live-build(7) to enable virtualbox-ose module.
# To enable it, copy or symlink this hook into your config/chroot_local-hooks
# directory.
# Enabling loading of vboxdrv
sed -i -e 's|^LOAD_VBOXDRV_MODULE=.*$|LOAD_VBOXDRV_MODULE=1|' /etc/default/virtualbox-ose