Source-Changes-HG archive

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

[src/trunk]: src/etc/pam.d Install racoon pam file.



details:   https://anonhg.NetBSD.org/src/rev/74c5ef3f667b
branches:  trunk
changeset: 354492:74c5ef3f667b
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jun 18 20:23:21 2017 +0000

description:
Install racoon pam file.

diffstat:

 etc/pam.d/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r f16753f76d0f -r 74c5ef3f667b etc/pam.d/Makefile
--- a/etc/pam.d/Makefile        Sun Jun 18 16:24:10 2017 +0000
+++ b/etc/pam.d/Makefile        Sun Jun 18 20:23:21 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2017/06/09 17:28:34 christos Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/18 20:23:21 christos Exp $
 
 CONFIGFILES=   README cron display_manager ftpd gdm imap kde login other \
-               passwd pop3 ppp rexecd rsh sshd su system telnetd xdm xserver
+               passwd pop3 ppp racoon rexecd rsh sshd su system telnetd xdm \
+               xserver
 FILESDIR=      /etc/pam.d
 FILESMODE=     644
 FILESMODE_README=444



Home | Main Index | Thread Index | Old Index