projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ee4e22
)
unit: remove [Install] section from the user exit.target unit
author
Lennart Poettering
<lennart@poettering.net>
Wed, 14 Oct 2015 14:25:23 +0000
(16:25 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 14 Oct 2015 14:25:23 +0000
(16:25 +0200)
There's no concept of ctrl-alt-del for user systemd instances, hence
don't suggest it woud make sense to symlink the unit to it.
Fixes #1525.
units/user/exit.target
patch
|
blob
|
history
diff --git
a/units/user/exit.target
b/units/user/exit.target
index b0ad24c488af82c3388bc6df46b6500e300033f4..e8148b78c711ba3e71d4067ae2f1d4c0e7854362 100644
(file)
--- a/
units/user/exit.target
+++ b/
units/user/exit.target
@@
-12,6
+12,3
@@
DefaultDependencies=no
Requires=systemd-exit.service
After=systemd-exit.service
AllowIsolate=yes
-
-[Install]
-Alias=ctrl-alt-del.target