CVS: moonbase/security/Linux-PAM POST_REMOVE,1.2,1.3
csm at lunar-linux.org
csm at lunar-linux.org
Tue Aug 5 01:14:33 GMT 2003
Update of /var/cvs/lunar/moonbase/security/Linux-PAM
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20044
Modified Files:
POST_REMOVE
Log Message:
fixing a reference to "spells" we no longer have any of those and
haven't for more than a year!
Index: POST_REMOVE
===================================================================
RCS file: /var/cvs/lunar/moonbase/security/Linux-PAM/POST_REMOVE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- POST_REMOVE 23 Aug 2002 22:58:37 -0000 1.2
+++ POST_REMOVE 5 Aug 2003 01:14:31 -0000 1.3
@@ -1,8 +1,8 @@
if ! grep -q '(lin)' /proc/$PPID/stat ; then
-message "${MESSAGE_COLOR}If Linux-PAM is being permenantly removed" \
- "then all pam aware spells must be re-lin for" \
+message "${MESSAGE_COLOR}If Linux-PAM is being permanently removed" \
+ "then all pam aware modules must be re-linned for" \
"authentication to continue working.${DEFAULT_COLOR}"
- if query "Re-lin all Linux-PAM aware spells?" n
+ if query "Re-lin all Linux-PAM aware modules?" n
then lin --pam
fi
fi
More information about the Lunar-commits
mailing list