From 367ad8e8bc185acb4e06f9365416fb02e91b9953 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Jul 2018 14:16:50 -0400 Subject: systemd no longer defaults to KillUserProcesses=yes --- joeyconfig.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 1ebb1452..a4e7918a 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -576,9 +576,6 @@ standardSystemUnhardened suite arch motd = propertyList "standard system" $ prop -- I use postfix, or no MTA. & Apt.removed ["exim4", "exim4-daemon-light", "exim4-config", "exim4-base"] `onChange` Apt.autoRemove - -- At least until system integration catches up, revert - -- systemd 230's behavior of enabling this property by default. - ! Systemd.killUserProcesses -- This is my standard container setup, Featuring automatic upgrades. standardContainer :: DebianSuite -> Property (HasInfo + Debian) -- cgit v1.2.3