ossp-pkg/rc/rc_test/rc.pam 1.3 -> 1.4
--- rc.pam 2002/08/01 13:25:33 1.3
+++ rc.pam 2003/05/22 14:45:15 1.4
@@ -14,6 +14,10 @@
Here is some comments.
Nada mas.
+<test>
+ echo "Just an echo to test pam"
+</test>
+
<info>
echo "PAM Enabled: ${pam_enable}"
echo "PAM Config Location: ${pam_cfgloc}"
|
|