This project is dead, please use vagrant-libvirt instead! A Vagrant 1.4+ plugin that adds a KVM provider to Vagrant, allowing Vagrant to control and provision KVM/QEMU VM.
MIT License
365
stars
60
forks
source link
Only allow qemu group access to home directory #260
There is no need to open up permission for all users into the home directory, you can go with using ACL for only allowing the qemu group execute permissions.
There is no need to open up permission for all users into the home directory, you can go with using ACL for only allowing the qemu group execute permissions.