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