Module Name:    src
Committed By:   christos
Date:           Sun Jun 18 20:23:21 UTC 2017

Modified Files:
        src/etc/pam.d: Makefile

Log Message:
Install racoon pam file.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/etc/pam.d/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/pam.d/Makefile
diff -u src/etc/pam.d/Makefile:1.10 src/etc/pam.d/Makefile:1.11
--- src/etc/pam.d/Makefile:1.10	Fri Jun  9 13:28:34 2017
+++ src/etc/pam.d/Makefile	Sun Jun 18 16:23:21 2017
@@ -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

Reply via email to