Date: Tue, 3 Nov 2009 09:17:23 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/crashinfo crashinfo.sh Message-ID: <200911030917.nA39HcPd009836@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2009-11-03 09:17:23 UTC FreeBSD src repository Modified files: usr.sbin/crashinfo crashinfo.sh Log: SVN rev 198846 on 2009-11-03 09:17:23Z by delphij Set umask to 0x077 instead of the default. This prevents non-root user from reading crashinfo output, which could contain some sensitive information. Reviewed by: jhb MFC after: 1 week Revision Changes Path 1.3 +2 -0 src/usr.sbin/crashinfo/crashinfo.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911030917.nA39HcPd009836>