projects
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9238ec1
)
Let graphical-session-pre.target be manually started
author
Iain Lane
<iain@orangesquash.org.uk>
Mon, 22 Aug 2016 05:03:27 +0000
(07:03 +0200)
committer
Luca Boccassi
<bluca@debian.org>
Tue, 28 Feb 2023 11:15:45 +0000
(11:15 +0000)
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
units/user/graphical-session-pre.target
patch
|
blob
|
history
diff --git
a/units/user/graphical-session-pre.target
b/units/user/graphical-session-pre.target
index 4b9e3dc67fb9be132bc66f4d3f656b8368438e3a..dffaf8577d358128d310b07485f49028903e6b4f 100644
(file)
--- 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