add login.conf.d to mtree, from Raf Czlonka, ok deraadt
authorsthen <sthen@openbsd.org>
Thu, 12 May 2022 22:13:06 +0000 (22:13 +0000)
committersthen <sthen@openbsd.org>
Thu, 12 May 2022 22:13:06 +0000 (22:13 +0000)
etc/mtree/special

index 4997974..dbe1aa7 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: special,v 1.127 2020/09/13 10:03:46 ajacoutot Exp $
+#      $OpenBSD: special,v 1.128 2022/05/12 22:13:06 sthen Exp $
 #
 # Hand-crafted mtree specification for the dangerous files.
 #
@@ -46,6 +46,8 @@ isakmpd.policy        type=file mode=0600 uname=root gname=wheel optional
 ldapd.conf     type=file mode=0600 uname=root gname=wheel optional
 ldpd.conf      type=file mode=0600 uname=root gname=wheel optional
 login.conf     type=file mode=0644 uname=root gname=wheel
+login.conf.d   type=dir mode=0755 uname=root gname=wheel
+..     #login.conf.d
 login_ldap.conf        type=file mode=0640 uname=root gname=auth optional
 mail.rc                type=file mode=0644 uname=root gname=wheel
 mailer.conf    type=file mode=0644 uname=root gname=wheel