Page MenuHomeFreeBSD

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

Authored by jhb on Mon, Apr 20, 4:57 PM.
Tags
None
Referenced Files
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)
Tue, May 5, 9:04 AM
Unknown Object (File)
Sun, May 3, 8:54 PM
Unknown Object (File)
Sun, May 3, 8:50 PM
Unknown Object (File)
Sun, May 3, 4:38 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