mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
units: do not install rescue.target for alt-↑
rescue.target does not work well for this. It is not meant to be started, only isolated. Fixes #6493
This commit is contained in:
parent
6c1f72f626
commit
f480777623
@ -11,6 +11,3 @@ Documentation=man:systemd.special(7)
|
||||
Requires=sysinit.target rescue.service
|
||||
After=sysinit.target rescue.service
|
||||
AllowIsolate=yes
|
||||
|
||||
[Install]
|
||||
Alias=kbrequest.target
|
||||
|
Loading…
Reference in New Issue
Block a user