Date: Wed, 22 May 2024 21:30:06 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: e85f2ed0950a - stable/14 - mtree: Add missing directories generated by certctl Message-ID: <202405222130.44MLU67p019675@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e85f2ed0950ae81fa0343103c5ba8fe88e7d204d commit e85f2ed0950ae81fa0343103c5ba8fe88e7d204d Author: Jose Luis Duran <jlduran@gmail.com> AuthorDate: 2023-12-28 05:26:23 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-05-22 21:29:19 +0000 mtree: Add missing directories generated by certctl PR: 255639 Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/912 (cherry picked from commit 5b7f73ce16cbd3704b21943ebe6b489b2bc2de1f) --- etc/mtree/BSD.root.dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist index c6b73e648209..a85ce552589c 100644 --- a/etc/mtree/BSD.root.dist +++ b/etc/mtree/BSD.root.dist @@ -94,6 +94,10 @@ ssh .. ssl + certs + .. + untrusted + .. .. sysctl.kld.d ..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405222130.44MLU67p019675>