From 4bf35a7dcc2ce5bd9d52853e0d556dc016de1770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 7 Sep 2015 20:03:20 +0100 Subject: strata/foundation.morph: Upgrade systemd to v225 Also: - Remove --disable-gudev, as it has been removed upstream - Hack for units/user@.service.m4.in is not needed anymore as it has been solved in 58ea275a68cd242ad60161bcb7582614d1d89f13, with the introduction of the KillMode=mixed Change-Id: I21024c56c5714ce0f9009d2825a90b0dc79b7db5 --- strata/foundation/systemd.morph | 9 --------- 1 file changed, 9 deletions(-) (limited to 'strata/foundation') diff --git a/strata/foundation/systemd.morph b/strata/foundation/systemd.morph index 26c226fb..4c62d617 100644 --- a/strata/foundation/systemd.morph +++ b/strata/foundation/systemd.morph @@ -1,21 +1,12 @@ name: systemd kind: chunk build-system: autotools -pre-configure-commands: -# systemd prematurely kills the user session. This is a known bug in systemd -# https://bugs.freedesktop.org/show_bug.cgi?id=70593 -- | - cat >> units/user@.service.m4.in <