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)
Mon, Jan 27, 4:33 PM
Unknown Object (File)
Mon, Jan 27, 12:38 PM
Unknown Object (File)
Sun, Jan 26, 9:46 PM
Unknown Object (File)
Sun, Jan 26, 6:14 PM
Unknown Object (File)
Fri, Jan 17, 9:47 PM
Unknown Object (File)
Mon, Jan 13, 1:31 PM
Unknown Object (File)
Dec 9 2024, 10:17 PM
Unknown Object (File)
Dec 2 2024, 2:19 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