[Bug 290142] ftp/freebsd-ftpd: missing startup script
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Oct 2025 08:01:33 UTC
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.