Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/etc/mtree Pull up revision 1.286 (requested by peter in t...



details:   https://anonhg.NetBSD.org/src/rev/7aace7e1e59f
branches:  netbsd-3
changeset: 576449:7aace7e1e59f
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 23:37:58 2005 +0000

description:
Pull up revision 1.286 (requested by peter in ticket #518):
Remove (pf)spamd. Its right to exist in NetBSD has been questioned since it
appeared and whether it's really part of pf or not is still unclear. Looking
at the other *BSDs it seems that they have left out spamd when importing pf,
and now we do that too. Also, the name conflicted with another more popular
used tool, after the rename to pfspamd it was left with completely unusable
documentation which apparently no-one wanted to fix.
A port of the latest spamd will be imported into pkgsrc soon.
Suggested by several people, no objections on last proposal on tech-userlevel.

diffstat:

 etc/mtree/NetBSD.dist |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 067399542cd4 -r 7aace7e1e59f etc/mtree/NetBSD.dist
--- a/etc/mtree/NetBSD.dist     Sat Jul 02 23:37:52 2005 +0000
+++ b/etc/mtree/NetBSD.dist     Sat Jul 02 23:37:58 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NetBSD.dist,v 1.276.2.7 2005/05/11 18:02:45 tron Exp $
+#      $NetBSD: NetBSD.dist,v 1.276.2.8 2005/07/02 23:37:58 tron Exp $
 #      @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
 
 /set type=dir uname=root gname=wheel mode=0755
@@ -1082,7 +1082,6 @@
 ./var/chroot/ntpd/var/db       mode=0775 gname=ntpd
 ./var/chroot/ntpd/var/run      mode=0775 gname=ntpd
 ./var/chroot/pflogd            mode=0755
-./var/chroot/pfspamd           mode=0755
 ./var/chroot/sshd              mode=0755
 ./var/crash                    mode=0770
 ./var/cron



Home | Main Index | Thread Index | Old Index