Browse Source

add spamd.conf to /etc/changelist and mtree/special

from Dmitry Medvedev, ok deraadt@
OPENBSD_3_6
beck 20 years ago
parent
commit
a319435c75
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      src/etc/changelist
  2. +2
    -1
      src/etc/mtree/special

+ 2
- 1
src/etc/changelist View File

@ -1,4 +1,4 @@
# $OpenBSD: changelist,v 1.35 2004/02/26 22:01:17 david Exp $
# $OpenBSD: changelist,v 1.36 2004/04/24 19:28:37 beck Exp $
#
# List of files which the security script backs up and checks
# for modifications.
@ -86,6 +86,7 @@
/etc/shosts.equiv
/etc/slip.hosts
/etc/slip.login
/etc/spamd.conf
/etc/ssh/ssh_config
+/etc/ssh/ssh_host_dsa_key
/etc/ssh/ssh_host_dsa_key.pub


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

@ -1,4 +1,4 @@
# $OpenBSD: special,v 1.58 2004/03/30 12:21:34 krw Exp $
# $OpenBSD: special,v 1.59 2004/04/24 19:28:38 beck Exp $
# $NetBSD: special,v 1.4 1996/05/08 21:30:18 pk Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
@ -74,6 +74,7 @@ sensorsd.conf type=file mode=0644 uname=root gname=wheel
shells type=file mode=0644 uname=root gname=wheel
skey type=dir mode=01730 uname=root gname=auth optional
.. #skey
spamd.conf type=file mode=0644 uname=root gname=wheel optional
spwd.db type=file mode=0640 uname=root gname=_shadow
ssh type=dir mode=0755 uname=root gname=wheel optional
ssh_config type=file mode=0644 uname=root gname=wheel


Loading…
Cancel
Save