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)
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
Unknown Object (File)
Mon, Aug 10, 1:07 PM
Unknown Object (File)
Mon, Aug 10, 3:08 AM
Unknown Object (File)
Sun, Aug 9, 7:43 PM
Unknown Object (File)
Sat, Aug 8, 6:12 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