conf/84221: Wrong permissions on /etc/opiekeys

Andrey Chernov ache at FreeBSD.ORG
Fri Jul 29 14:09:29 GMT 2005


On Fri, Jul 29, 2005 at 04:50:13PM +0400, Eygene A. Ryabinkin wrote:
> --- Makefile.in.orig	Fri Jul 29 16:45:26 2005
> +++ Makefile.in	Fri Jul 29 16:44:13 2005
> @@ -237,7 +237,7 @@
>  	@echo "Making sure OPIE database file exists";
>  	@touch $(KEY_FILE)
>  	@echo "Changing permissions of OPIE database file"
> -	@chmod 0644 $(KEY_FILE)
> +	@chmod 0600 $(KEY_FILE)

Since Makefile.in is not used, this change is no-op but takes the 
file off the vendor branch.

-- 
http://ache.pp.ru/


More information about the freebsd-bugs mailing list