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
Unknown Object (File)
Wed, Jul 22, 4:52 PM
Unknown Object (File)
Mon, Jul 20, 3:31 PM
Unknown Object (File)
Thu, Jul 16, 2:27 PM
Unknown Object (File)
Wed, Jul 15, 7:18 AM
Unknown Object (File)
Wed, Jul 15, 7:18 AM
Unknown Object (File)
Sat, Jul 11, 1:50 AM
Unknown Object (File)
Mon, Jul 6, 2:11 AM
Unknown Object (File)
Thu, Jun 25, 8:26 AM
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