Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/pam.d don't bother linking ftp -> ftpd
details: https://anonhg.NetBSD.org/src/rev/6a68bdbce23d
branches: trunk
changeset: 572665:6a68bdbce23d
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Jan 10 01:51:13 2005 +0000
description:
don't bother linking ftp -> ftpd
diffstat:
etc/pam.d/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 97a3b324f437 -r 6a68bdbce23d etc/pam.d/Makefile
--- a/etc/pam.d/Makefile Mon Jan 10 01:17:25 2005 +0000
+++ b/etc/pam.d/Makefile Mon Jan 10 01:51:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/01/10 01:15:44 lukem Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/10 01:51:13 lukem Exp $
# $FreeBSD: src/etc/pam.d/Makefile,v 1.11 2004/10/24 15:32:24 ru Exp $
CONFIGFILES= README ftpd gdm imap kde login other passwd pop3 \
@@ -6,6 +6,5 @@
FILESDIR= /etc/pam.d
FILESMODE= 644
FILESMODE_README=444
-CONFIGLINKS= ${FILESDIR}/ftpd ${FILESDIR}/ftp
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index