From 1d56fce6da19750cc7c1ac6a066470223a758831 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 13 Feb 2022 00:02:16 +0000 Subject: [PATCH] Add /usr/local/share/examples/login.conf.d to the default hierarchy. ok sthen@ espie@ deraadt@ --- etc/mtree/4.4BSD.dist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index 52fb14f67fe..d67d0174361 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.320 2022/02/10 13:06:07 robert Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.321 2022/02/13 00:02:16 ajacoutot Exp $ /set type=dir uname=root gname=wheel mode=0755 @@ -310,6 +310,8 @@ usr .. .. examples + login.conf.d + .. .. misc .. -- 2.20.1