git: 8bd278e2707e - stable/13 - mtree: Add missing directories generated by certctl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Feb 2025 20:51:31 UTC
The branch stable/13 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=8bd278e2707e9522210a1ee164f78a7cacc2e48d commit 8bd278e2707e9522210a1ee164f78a7cacc2e48d Author: Jose Luis Duran <jlduran@FreeBSD.org> AuthorDate: 2025-02-17 20:27:31 +0000 Commit: Jose Luis Duran <jlduran@FreeBSD.org> CommitDate: 2025-02-17 20:49:30 +0000 mtree: Add missing directories generated by certctl This is a direct commit to the stable/13 branch, cherry-picking commit 5b7f73ce16cb ("mtree: Add missing directories generated by certctl"), because the "untrusted" directory is called "blacklisted" on stable/13. PR: 255639 Reviewed by: imp Approved by: emaste (mentor) Differential Revision: https://reviews.freebsd.org/D49037 --- 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 81476d60bb0e..c405a5819019 100644 --- a/etc/mtree/BSD.root.dist +++ b/etc/mtree/BSD.root.dist @@ -94,6 +94,10 @@ ssh .. ssl + blacklisted + .. + certs + .. .. syslog.d ..