opnsense-src/usr.sbin/certctl
Pat Maddox 4d15b58365 certctl: Set METALOG ownership to root:wheel
This sets the correct ownership values when building base.txz

This is an updated version of commit 10fa3f2518, omitting the
`-N ${DESTDIR}${DISTBASE}/etc` from the original commit.

install(1) does not validate the arguments passed to -o or -g
(see PR283355) so there's no need to have the passwd db available
for now.  Future work includes plumbing the appropriate passwd db
path through certctl, and validating uid and gid in install(1).

PR:		283340
Reviewed by:	jrtc27
Differential Revision: https://reviews.freebsd.org/D48506
2025-01-17 16:41:02 -05:00
..
certctl.8 certctl.8: document LOCALBASE 2023-10-20 20:52:10 +01:00
certctl.sh certctl: Set METALOG ownership to root:wheel 2025-01-17 16:41:02 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00