Skip to content
Commit f50fc8c1 authored by Eric BENARD's avatar Eric BENARD Committed by Koen Kooi
Browse files

atftp: correctly handle init script



else it's affected to atftp package which is the client
and not the server, but the init file is only in the server
package thus leading to the following log at boot :
Configuring atftp.
update-rc.d: /etc/init.d/atftpd: file does not exist

while at it, there is a cosmetic change from _atftpd
to _${PN}d to make the recipe consistent

Signed-off-by: default avatarEric Bénard <eric@eukrea.com>
Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
parent 62222b77
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment