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)
Sat, Apr 18, 11:24 AM
Unknown Object (File)
Apr 14 2026, 12:42 PM
Unknown Object (File)
Apr 12 2026, 3:21 PM
Unknown Object (File)
Apr 12 2026, 2:03 AM
Unknown Object (File)
Apr 11 2026, 12:36 PM
Unknown Object (File)
Apr 9 2026, 11:15 PM
Unknown Object (File)
Apr 7 2026, 5:32 PM
Unknown Object (File)
Apr 5 2026, 8:11 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.