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
F102432661: D36141.diff
Tue, Nov 12, 5:03 AM
Unknown Object (File)
Oct 1 2024, 6:49 AM
Unknown Object (File)
Sep 30 2024, 9:26 PM
Unknown Object (File)
Sep 26 2024, 8:45 PM
Unknown Object (File)
Sep 24 2024, 5:26 PM
Unknown Object (File)
Sep 21 2024, 1:43 AM
Unknown Object (File)
Sep 18 2024, 2:05 AM
Unknown Object (File)
Sep 17 2024, 3:20 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46860
Build 43749: 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