diff options
author | 2009-08-18 07:40:37 +0000 | |
---|---|---|
committer | 2009-08-18 07:40:37 +0000 | |
commit | 6556a9b21aea9005529566afc74cc7ab96d7893d (patch) | |
tree | 8bdea98ecae0f0680a3d0bd2a07931484fa94fdd | |
parent | Add a "delete line" key when editing in the status line or the search up/down (diff) | |
download | wireguard-openbsd-6556a9b21aea9005529566afc74cc7ab96d7893d.tar.xz wireguard-openbsd-6556a9b21aea9005529566afc74cc7ab96d7893d.zip |
Add entry for ypldap.conf (may contain a password).
ok pyr@
-rw-r--r-- | etc/mtree/special | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/mtree/special b/etc/mtree/special index 8fe78123c3c..3642b65180a 100644 --- a/etc/mtree/special +++ b/etc/mtree/special @@ -1,4 +1,4 @@ -# $OpenBSD: special,v 1.84 2009/05/09 16:29:54 schwarze Exp $ +# $OpenBSD: special,v 1.85 2009/08/18 07:40:37 ajacoutot Exp $ # $NetBSD: special,v 1.4 1996/05/08 21:30:18 pk Exp $ # @(#)special 8.2 (Berkeley) 1/23/94 # @@ -105,6 +105,7 @@ syslog.conf type=file mode=0644 uname=root gname=wheel ttys type=file mode=0644 uname=root gname=wheel weekly type=file mode=0644 uname=root gname=wheel weekly.local type=file mode=0644 uname=root gname=wheel optional +ypldap.conf type=file mode=0600 uname=root gname=wheel optional uucp type=dir mode=0755 uname=root gname=wheel optional ignore .. #uucp .. #etc |