mirror of
https://github.com/elasticdog/packer-arch.git
synced 2026-07-17 16:36:26 +00:00
Remove VirtualBox module loading
The modules will be loaded automatically when vboxservice.service starts
This commit is contained in:
parent
0f137664aa
commit
213190a00d
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
# VirtualBox Guest Additions
|
||||
# https://wiki.archlinux.org/index.php/VirtualBox/Install_Arch_Linux_as_a_guest
|
||||
/usr/bin/pacman -S --noconfirm virtualbox-guest-utils-nox nfs-utils
|
||||
echo -e 'vboxguest\nvboxsf\nvboxvideo' > /etc/modules-load.d/virtualbox.conf
|
||||
|
||||
/usr/bin/systemctl enable vboxservice.service
|
||||
/usr/bin/systemctl enable rpcbind.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue