This commit is contained in:
Pascal Vizeli 2017-03-21 23:54:19 +01:00
parent a370142583
commit 0335c6e6ff

View File

@ -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() {