From f3e3e4d47711337aec57a1ce8a54426426e28412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 13 Jul 2017 11:35:31 -0400 Subject: [PATCH] Fix typo in dev-kvm-mode option --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index adbd347..98a0a3c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -278,7 +278,7 @@ CONFIGURE_OPTS=( -Dsysvinit-path=/etc/rc.d/init.d -Drc-local=/etc/rc.d/rc.local -Dntp-servers='0.%{ntpvendor}.pool.ntp.org 1.%{ntpvendor}.pool.ntp.org 2.%{ntpvendor}.pool.ntp.org 3.%{ntpvendor}.pool.ntp.org' - -Dkvm-access-mode=0666 + -Ddev-kvm-mode=0666 -Dkmod=true -Dxkbcommon=true -Dblkid=true