From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 13341] New: Mistake in /etc/init.d/S70vsftpd
Date: Fri, 27 Nov 2020 11:29:41 +0000 [thread overview]
Message-ID: <bug-13341-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=13341
Bug ID: 13341
Summary: Mistake in /etc/init.d/S70vsftpd
Product: buildroot
Version: 2020.08.2
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: tochansky at tochlab.net
CC: buildroot at uclibc.org
Target Milestone: ---
Created attachment 8686
--> https://bugs.busybox.net/attachment.cgi?id=8686&action=edit
Sample diff
Found an error in start script for vsftpd - incorrect variable for
'start-stop-daemon' is used - in place of $NAME should be used $DAEMON.
Starting /etc/init.d/S70vsftpd start leads to error message:
Starting vsftpd: start-stop-daemon: unable to stat //vsftpd (No such file or
directory)
After changing $NAME to $DAEMON in script service starts successfuly.
Same problem is in master branch.
--
You are receiving this mail because:
You are on the CC list for the bug.
next reply other threads:[~2020-11-27 11:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 11:29 bugzilla at busybox.net [this message]
2020-11-27 17:17 ` [Buildroot] [Bug 13341] Mistake in /etc/init.d/S70vsftpd bugzilla at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-13341-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox