Browse Source

don't ignore the contents of /etc/ssh; ok deraadt@

OPENBSD_3_1
marc 22 years ago
parent
commit
d741363543
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/mtree/special

+ 2
- 2
src/etc/mtree/special View File

@ -1,4 +1,4 @@
# $OpenBSD: special,v 1.39 2002/02/09 17:37:34 deraadt Exp $
# $OpenBSD: special,v 1.40 2002/02/13 04:53:54 marc Exp $
# $NetBSD: special,v 1.4 1996/05/08 21:30:18 pk Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
@ -70,7 +70,7 @@ security type=file mode=0644 uname=root gname=wheel
shells type=file mode=0644 uname=root gname=wheel
skeykeys type=file mode=0600 uname=root gname=wheel optional
spwd.db type=file mode=0600 uname=root gname=wheel
ssh type=dir mode=0755 uname=root gname=wheel optional ignore
ssh type=dir mode=0755 uname=root gname=wheel optional
ssh_config type=file mode=0644 uname=root gname=wheel
ssh_host_dsa_key type=file mode=0600 uname=root gname=wheel optional
ssh_host_dsa_key.pub type=file mode=0644 uname=root gname=wheel optional


Loading…
Cancel
Save