About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
caleb 08/04/13 22:02:41 Modified: self-cert-v2.sh Log: Update homepage and self-cert-v2.sh from bug #207586 (Portage version: 2.1.4.4) Revision Changes Path 1.2 net-im/ejabberd/files/self-cert-v2.sh file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ejabberd/files/self-cert-v2.sh?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ejabberd/files/self-cert-v2.sh?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ejabberd/files/self-cert-v2.sh?r1=1.1&r2=1.2 Index: self-cert-v2.sh =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/ejabberd/files/self-cert-v2.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- self-cert-v2.sh 12 Oct 2006 16:26:07 -0000 1.1 +++ self-cert-v2.sh 13 Apr 2008 22:02:40 -0000 1.2 @@ -23,8 +23,8 @@ fi cp /dev/null $pemfile -chmod 600 $pemfile -chown root $pemfile +chmod 640 $pemfile +chown root:jabber $pemfile cleanup() { rm -f $pemfile @@ -38,3 +38,4 @@ /usr/bin/openssl gendh -rand $randfile 512 >> $pemfile || cleanup /usr/bin/openssl x509 -subject -dates -fingerprint -noout -in $pemfile || cleanup rm -f $randfile + -- gentoo-commits@g.o mailing list
Updated May 02, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.