summaryrefslogtreecommitdiffstats
path: root/installer/vagrant
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2017-10-19 16:29:27 +0000
committerramon <ramongomez@us.es>2017-10-19 16:29:27 +0000
commit4b82beb20ef10c5f32ce28189711e045e779c9c5 (patch)
tree976986ef6ef2b509394e92be7b5f4ce86140a7de /installer/vagrant
parent31f63473f0300cf39cecb54348fec7a67c97fb58 (diff)
#718: Completar cambios en r5471.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5472 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'installer/vagrant')
-rw-r--r--installer/vagrant/Vagrantfile-ogagent-vbox1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/vagrant/Vagrantfile-ogagent-vbox b/installer/vagrant/Vagrantfile-ogagent-vbox
index 6bd042cc..bdf31f5d 100644
--- a/installer/vagrant/Vagrantfile-ogagent-vbox
+++ b/installer/vagrant/Vagrantfile-ogagent-vbox
@@ -22,6 +22,7 @@ localectl set-x11-keymap ${LANG%_*}
dnf install -y http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
# Install main dependencies.
dnf install -y gcc-c++ debhelper dpkg-dev pyqt4-devel rpm-build subversion samba-winbind wine.i686 mingw32-wine-gecko wine-mono cabextract xar
+setsebool -P wine_mmap_zero_ignore=on mmap_low_allowed=on
# Install desktop (XFCE) and GUI utils.
dnf install -y @xfce-desktop-environment firefox VirtualBox-guest kmod-VirtualBox akmod-VirtualBox akmods
systemctl set-default graphical.target