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)
Fri, Jun 5, 12:04 AM
Unknown Object (File)
Thu, May 14, 2:33 AM
Unknown Object (File)
Wed, May 13, 7:50 PM
Unknown Object (File)
Mon, May 11, 9:43 PM
Unknown Object (File)
Mon, May 11, 2:51 PM
Unknown Object (File)
May 5 2026, 9:04 AM
Unknown Object (File)
May 3 2026, 8:54 PM
Unknown Object (File)
May 3 2026, 8:50 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