diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile index bc656ffc6c5b..40c9fbebc0c2 100644 --- a/etc/pam.d/Makefile +++ b/etc/pam.d/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ NOOBJ= noobj -FILES= README csshd ftp ftpd gdm imap kde login other passwd pop3 \ +FILES= README ftp ftpd gdm imap kde login other passwd pop3 \ rexecd rsh sshd su telnetd xdm xserver FILESDIR= /etc/pam.d FILESMODE= 644 diff --git a/etc/pam.d/csshd b/etc/pam.d/csshd deleted file mode 100644 index 3501424f4aec..000000000000 --- a/etc/pam.d/csshd +++ /dev/null @@ -1,9 +0,0 @@ -# -# $FreeBSD$ -# -# PAM configuration for the "csshd" service -# - -# auth -auth sufficient pam_opie.so no_warn no_fake_prompts -auth requisite pam_opieaccess.so no_warn