mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 02:56:31 +00:00
fix path
This commit is contained in:
parent
a370142583
commit
0335c6e6ff
@ -10,7 +10,7 @@ SYSTEMD_SERVICE_${PN} += "sync-authorized-keys.service"
|
|||||||
FILES_${PN} += " \
|
FILES_${PN} += " \
|
||||||
${systemd_unitdir} \
|
${systemd_unitdir} \
|
||||||
${bindir} \
|
${bindir} \
|
||||||
"/home" \
|
"/home/root/.ssh/" \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install_append() {
|
do_install_append() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user