git: 5b7f73ce16cb - main - mtree: Add missing directories generated by certctl

From: Warner Losh <imp_at_FreeBSD.org>
Date: Thu, 28 Dec 2023 06:24:47 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=5b7f73ce16cbd3704b21943ebe6b489b2bc2de1f

commit 5b7f73ce16cbd3704b21943ebe6b489b2bc2de1f
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2023-12-28 05:26:23 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-12-28 05:26:28 +0000

    mtree: Add missing directories generated by certctl
    
    PR: 255639
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/912
---
 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 0c0e5b2633ad..222d709ff25b 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -94,6 +94,10 @@
         ssh
         ..
         ssl
+            certs
+            ..
+            untrusted
+            ..
         ..
         sysctl.kld.d
         ..