Page MenuHomeFreeBSD

ctld: Simplify pidfile rename handling in conf::apply
ClosedPublic

Authored by jhb on Apr 20 2026, 4:57 PM.
Tags
None
Referenced Files
F171193481: D56533.id178033.diff
Wed, Sep 9, 10:11 AM
F171176049: D56533.id175920.diff
Wed, Sep 9, 6:32 AM
Unknown Object (File)
Tue, Sep 8, 7:51 AM
Unknown Object (File)
Sat, Aug 15, 2:07 AM
Unknown Object (File)
Thu, Aug 13, 1:50 AM
Unknown Object (File)
Thu, Aug 13, 1:47 AM
Unknown Object (File)
Wed, Aug 12, 11:40 PM
Unknown Object (File)
Tue, Aug 11, 12:02 PM
Subscribers

Details

Summary

Explicitly copy the pidfile path from the initial configuration file
to the kernel-derived configuration to avoid having to check if the
old path is empty as a special case in conf::apply().

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable