Page MenuHomeFreeBSD

local_unbound: rc: allow to overwrite pid file path
ClosedPublic

Authored by bz on Aug 11 2022, 2:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 26, 9:18 AM
Unknown Object (File)
Tue, Nov 18, 5:39 PM
Unknown Object (File)
Mon, Nov 10, 10:34 PM
Unknown Object (File)
Wed, Nov 5, 10:40 AM
Unknown Object (File)
Tue, Nov 4, 2:07 AM
Unknown Object (File)
Fri, Oct 31, 8:03 PM
Unknown Object (File)
Fri, Oct 31, 6:48 PM
Unknown Object (File)
Oct 27 2025, 1:02 AM
Subscribers

Details

Summary

Certain configurations need to use a different path for pidfile.
Allow rc.conf to overwrite it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47130
Build 44017: arc lint + arc unit

Event Timeline

bz requested review of this revision.Aug 11 2022, 2:34 PM
0mp requested changes to this revision.Aug 19 2022, 9:08 AM
0mp added a subscriber: 0mp.
0mp added inline comments.
libexec/rc/rc.d/local_unbound
37

This should probably be called local_unbound_pidfile for consistency with other services.

This revision now requires changes to proceed.Aug 19 2022, 9:08 AM

Rename to _pidfile as requested by @0mp

bz marked an inline comment as done.Aug 31 2022, 10:34 PM
This revision is now accepted and ready to land.Sep 1 2022, 4:14 PM