mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
unit: remove [Install] section from the user exit.target unit
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.
This commit is contained in:
parent
2ee4e222ff
commit
be3270ebd3
@ -12,6 +12,3 @@ DefaultDependencies=no
|
|||||||
Requires=systemd-exit.service
|
Requires=systemd-exit.service
|
||||||
After=systemd-exit.service
|
After=systemd-exit.service
|
||||||
AllowIsolate=yes
|
AllowIsolate=yes
|
||||||
|
|
||||||
[Install]
|
|
||||||
Alias=ctrl-alt-del.target
|
|
||||||
|
Loading…
Reference in New Issue
Block a user