summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/atftp/atftp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/atftp/atftp_git.bb b/meta-networking/recipes-daemons/atftp/atftp_git.bb
index ffc0bc8745..ee84f77252 100644
--- a/meta-networking/recipes-daemons/atftp/atftp_git.bb
+++ b/meta-networking/recipes-daemons/atftp/atftp_git.bb
@@ -49,7 +49,7 @@ PACKAGES =+ "${PN}d"
49FILES_${PN} = "${bindir}/*" 49FILES_${PN} = "${bindir}/*"
50 50
51FILES_${PN}d = "${sbindir}/* \ 51FILES_${PN}d = "${sbindir}/* \
52 ${sysconfdir}/init.d/* \ 52 ${sysconfdir} \
53 /srv/tftp \ 53 /srv/tftp \
54 ${systemd_unitdir}/system/atftpd.service \ 54 ${systemd_unitdir}/system/atftpd.service \
55" 55"