mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Shutdown HA CLI properly (#1768)
Drop IgnoreOnIsolate to make sure the service is shutdown during shutdown.
This commit is contained in:
parent
381026758a
commit
f509e9ce5d
@ -8,7 +8,6 @@ Conflicts=getty@%i.service
|
|||||||
# sure that this is synchronized before getty.target, even though
|
# sure that this is synchronized before getty.target, even though
|
||||||
# getty.target didn't actually pull it in.
|
# getty.target didn't actually pull it in.
|
||||||
Before=getty.target
|
Before=getty.target
|
||||||
IgnoreOnIsolate=yes
|
|
||||||
|
|
||||||
# IgnoreOnIsolate causes issues with sulogin, if someone isolates
|
# IgnoreOnIsolate causes issues with sulogin, if someone isolates
|
||||||
# rescue.target or starts rescue.service from multi-user.target or
|
# rescue.target or starts rescue.service from multi-user.target or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user