Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pam-frugalware.git;a=commitdiff;h=8bdb1f31aa861b925e7aa04621629cd06874e113

commit 8bdb1f31aa861b925e7aa04621629cd06874e113
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sun Dec 19 16:55:52 2010 +0100

Revert "*added chsh support should be fixed into shadow package"

This reverts commit e58d33eb4268a78257cb190f965191d70bf99a4d.

diff --git a/Makefile b/Makefile
index 203e0aa..8e924f5 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
CPP=cpp

# The pam.d file to create
-PAMD=system-auth system-login system-local-login system-remote-login 
system-services other chsh
+PAMD=system-auth system-login system-local-login system-remote-login 
system-services other

ifeq "$(IMPLEMENTATION)" ""
IMPLEMENTATION=linux-pam
diff --git a/chsh.in b/chsh.in
deleted file mode 100644
index 95ce69f..0000000
--- a/chsh.in
+++ /dev/null
@@ -1,5 +0,0 @@
-auth            sufficient      pam_rootok.so
-auth            required        pam_unix.so
-account         required        pam_unix.so
-session         required        pam_unix.so
-password        required        pam_permit.so
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to