From 49a32c19f1a59792542012502d39c17eb0645ce3 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jun 08 2016 05:11:08 +0000 Subject: Disable KillUserProcesses for now https://fedorahosted.org/fesco/ticket/1580 --- diff --git a/systemd.spec b/systemd.spec index 0b9e919..f9bab01 100644 --- a/systemd.spec +++ b/systemd.spec @@ -278,6 +278,7 @@ CONFIGURE_OPTS=( --with-ntp-servers='0.%{ntpvendor}.pool.ntp.org 1.%{ntpvendor}.pool.ntp.org 2.%{ntpvendor}.pool.ntp.org 3.%{ntpvendor}.pool.ntp.org' --disable-kdbus --disable-terminal + --without-kill-user-processes ) %configure \