From 49a32c19f1a59792542012502d39c17eb0645ce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 8 Jun 2016 01:11:08 -0400 Subject: [PATCH] Disable KillUserProcesses for now https://fedorahosted.org/fesco/ticket/1580 --- systemd.spec | 1 + 1 file changed, 1 insertion(+) 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 \