[Ultrapossum-cvs 780] ultrapossum/module/client 1.6, 1.7, update-client

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 11日 (月) 14:21:58 JST


===================================================================
RCS file: ultrapossum/module/client/update-client,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ultrapossum/module/client/update-client	2004/10/10 20:53:36	1.6
+++ ultrapossum/module/client/update-client	2004/10/11 05:21:58	1.7
@@ -37,7 +37,7 @@
     if test -x "/usr/bin/c_rehash"; then
       /bin/rm -rf "$LDAPTLS_CACERTDIR"
       install -d "$LDAPTLS_CACERTDIR"
-      find $TLSSYSCONFDIR -not -type d | while read f
+      find $TLSSYSCONFDIR -name '*.pem' | while read f
       do
         /bin/ln -s $f $LDAPTLS_CACERTDIR
       done



Ultrapossum-cvs メーリングリストの案内
Back to archive index