• [Bug 290142] ftp/freebsd-ftpd: missing startup script

    From bugzilla-noreply@bugzilla-noreply@freebsd.org to muc.lists.freebsd.stable on Sat Oct 11 07:28:30 2025
    From Newsgroup: muc.lists.freebsd.stable

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290142
    Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:
    What |Removed |Added ----------------------------------------------------------------------------
    Keywords| |dogfood, needs-qa,
    | |regression
    Severity|Affects Only Me |Affects Many People
    CC| |stable@FreeBSD.org,
    | |zarychtam@plan-b.pwste.edu.
    | |pl
    --
    You are receiving this mail because:
    You are on the CC list for the bug.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bugzilla-noreply@bugzilla-noreply@freebsd.org to muc.lists.freebsd.stable on Sat Oct 11 07:59:38 2025
    From Newsgroup: muc.lists.freebsd.stable

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290142
    --- Comment #1 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
    Created attachment 264481
    --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264481&action=edit /usr/local/etc/rc.d/ftpd
    The script has been fixed; flags are now passed correctly to ftpd(8) when it's run as a standalone daemon and not invoked by inetd(8).
    --
    You are receiving this mail because:
    You are on the CC list for the bug.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bugzilla-noreply@bugzilla-noreply@freebsd.org to muc.lists.freebsd.stable on Sat Oct 11 08:01:33 2025
    From Newsgroup: muc.lists.freebsd.stable

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290142
    --- Comment #2 from Kurt Jaeger <pi@FreeBSD.org> ---
    ftpd is normally started from inetd:
    ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
    So a startup script is not really needed. Do you suggest to add one so that inetd is not necessary ?
    --
    You are receiving this mail because:
    You are on the CC list for the bug.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bugzilla-noreply@bugzilla-noreply@freebsd.org to muc.lists.freebsd.stable on Sat Oct 11 08:08:27 2025
    From Newsgroup: muc.lists.freebsd.stable

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290142
    --- Comment #3 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
    (In reply to Kurt Jaeger from comment #2)
    As far as I can tell, running ftpd(8) as a standalone daemon was likely possible since its introduction in the base system. Why would it be forbidden after ftpd(8) was removed from the base?
    --
    You are receiving this mail because:
    You are on the CC list for the bug.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bugzilla-noreply@bugzilla-noreply@freebsd.org to muc.lists.freebsd.stable on Tue Oct 14 11:47:20 2025
    From Newsgroup: muc.lists.freebsd.stable

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290142
    Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:
    What |Removed |Added ----------------------------------------------------------------------------
    Attachment #264481|0 |1
    is obsolete| |
    --- Comment #4 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
    Created attachment 264559
    --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264559&action=edit /usr/local/etc/rc.d/ftpd
    Sane daemon startup script.
    --
    You are receiving this mail because:
    You are on the CC list for the bug.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bugzilla-noreply@bugzilla-noreply@freebsd.org to muc.lists.freebsd.stable on Tue Oct 14 17:18:26 2025
    From Newsgroup: muc.lists.freebsd.stable

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290142
    Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:
    What |Removed |Added ----------------------------------------------------------------------------
    Attachment #264559|0 |1
    is obsolete| |
    --- Comment #5 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
    Created attachment 264573
    --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264573&action=edit 0001-ftp-freebsd-ftpd-add-missing-startup-script.patch
    Patch to the ports tree.
    When the ftpd daemon was in the base system, it was possible (at least
    since 2006) to run it as a standalone daemon without inetd. Make this
    possible for the port as well.
    --
    You are receiving this mail because:
    You are on the CC list for the bug.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2