Page MenuHomeFreeBSD

rc.d: Fix ftpd flags
AbandonedPublic

Authored by jlduran on Mar 25 2025, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 9:06 PM
Unknown Object (File)
Sun, Nov 2, 3:20 AM
Unknown Object (File)
Thu, Oct 30, 5:01 AM
Unknown Object (File)
Wed, Oct 29, 4:00 AM
Unknown Object (File)
Wed, Oct 29, 4:00 AM
Unknown Object (File)
Wed, Oct 29, 3:58 AM
Unknown Object (File)
Mon, Oct 27, 8:21 PM
Unknown Object (File)
Mon, Oct 27, 4:52 PM
Subscribers

Details

Reviewers
emaste
netchild
Group Reviewers
rc
Summary

Pass the daemonize flag (-D) as a command argument, rather than
clobbering the flags variable.

PR: 285600
Fixes: f99f0ee14e3a ("rc.d: add a service jails config to all base system services")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63117
Build 60001: arc lint + arc unit

Event Timeline

In D49500#1205269, @0mp wrote:

This could be closed in favor of [sic] https://reviews.freebsd.org/D52745

You are absolutely right. Thank you for pointing it out.