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)
Tue, May 12, 1:15 AM
Unknown Object (File)
Tue, May 12, 1:15 AM
Unknown Object (File)
Tue, May 12, 1:15 AM
Unknown Object (File)
Tue, May 12, 12:43 AM
Unknown Object (File)
Mon, Apr 27, 10:07 AM
Unknown Object (File)
Fri, Apr 24, 6:47 AM
Unknown Object (File)
Fri, Apr 24, 6:29 AM
Unknown Object (File)
Fri, Apr 24, 6:25 AM
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