Date: Fri, 29 Jul 2005 18:07:41 +0400 From: Andrey Chernov <ache@FreeBSD.ORG> To: "Eygene A. Ryabinkin" <freebsd@rea.mbslab.kiae.ru> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: conf/84221: Wrong permissions on /etc/opiekeys Message-ID: <20050729140741.GB41434@nagual.pp.ru> In-Reply-To: <200507291330.j6TDUIEY001849@freefall.freebsd.org> References: <200507291330.j6TDUIEY001849@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 29, 2005 at 01:30:18PM +0000, Eygene A. Ryabinkin wrote: > + > +beforeinstall: > + test -f $(REALKEYFILE) && chmod 0600 $(REALKEYFILE) || true > Permissions of already installed file are up to local admin. Opie itself not change them after creating, so this commit may cause admin's headache in case, say, he prefer to keep it group-readable. -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729140741.GB41434>
