Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/mtree add ssh{, d}.conf, ssh_known_hosts{, 2}, ssh_host_{[...
details: https://anonhg.NetBSD.org/src/rev/0bcec0b11409
branches: trunk
changeset: 515680:0bcec0b11409
user: lukem <lukem%NetBSD.org@localhost>
date: Tue Oct 02 00:16:36 2001 +0000
description:
add ssh{,d}.conf, ssh_known_hosts{,2}, ssh_host_{[rd]sa_,}key{.pub,}
diffstat:
etc/mtree/special | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r d8b6e63f35ec -r 0bcec0b11409 etc/mtree/special
--- a/etc/mtree/special Mon Oct 01 23:55:00 2001 +0000
+++ b/etc/mtree/special Tue Oct 02 00:16:36 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: special,v 1.40 2001/10/01 08:01:36 lukem Exp $
+# $NetBSD: special,v 1.41 2001/10/02 00:16:36 lukem Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
# Hand-crafted mtree specification for the dangerous files.
@@ -133,6 +133,16 @@
services type=file mode=0644 uname=root gname=wheel
shells type=file mode=0644 uname=root gname=wheel
spwd.db type=file mode=0600 uname=root gname=wheel
+ssh.conf type=file mode=0644 uname=root gname=wheel optional
+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
+ssh_host_key type=file mode=0600 uname=root gname=wheel optional
+ssh_host_key.pub type=file mode=0644 uname=root gname=wheel optional
+ssh_host_rsa_key type=file mode=0600 uname=root gname=wheel optional
+ssh_host_rsa_key.pub type=file mode=0644 uname=root gname=wheel optional
+ssh_known_hosts type=file mode=0644 uname=root gname=wheel optional
+ssh_known_hosts2 type=file mode=0644 uname=root gname=wheel optional
+sshd.conf type=file mode=0644 uname=root gname=wheel optional
sysctl.conf type=file mode=0644 uname=root gname=wheel
syslog.conf type=file mode=0644 uname=root gname=wheel
ttyaction type=file mode=0644 uname=root gname=wheel optional
Home |
Main Index |
Thread Index |
Old Index