From: Iain Lane Date: Mon, 22 Aug 2016 05:03:27 +0000 (+0200) Subject: Let graphical-session-pre.target be manually started X-Git-Tag: archive/raspbian/246.1-1+rpi1^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6728d49b99be9597fa36319850a70bde6c301505;p=systemd.git Let graphical-session-pre.target be manually started This is needed until https://github.com/systemd/systemd/issues/3750 is fixed. Forwarded: not-needed Bug-Ubuntu: https://launchpad.net/bugs/1615341 Gbp-Pq: Topic debian Gbp-Pq: Name Let-graphical-session-pre.target-be-manually-started.patch --- diff --git a/units/user/graphical-session-pre.target b/units/user/graphical-session-pre.target index 3adfc5aa..c4e1001c 100644 --- a/units/user/graphical-session-pre.target +++ b/units/user/graphical-session-pre.target @@ -12,5 +12,4 @@ Description=Session services which should run early before the graphical session Documentation=man:systemd.special(7) Requires=basic.target Before=graphical-session.target -RefuseManualStart=yes StopWhenUnneeded=yes