mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Add systemd_resolved unsupported reason (#11971)
This commit is contained in:
parent
4cdff3faea
commit
68e7ce1883
@ -4323,7 +4323,8 @@
|
|||||||
"privileged": "Supervisor is not privileged",
|
"privileged": "Supervisor is not privileged",
|
||||||
"software": "Unsupported software detected",
|
"software": "Unsupported software detected",
|
||||||
"source_mods": "Source modifications",
|
"source_mods": "Source modifications",
|
||||||
"systemd": "Systemd"
|
"systemd": "Systemd",
|
||||||
|
"systemd_resolved": "Systemd-Resolved"
|
||||||
},
|
},
|
||||||
"unhealthy_reason": {
|
"unhealthy_reason": {
|
||||||
"privileged": "Supervisor is not privileged",
|
"privileged": "Supervisor is not privileged",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user