Date: Sun, 26 Sep 2010 16:17:59 +0200 From: Christian Weisgerber <naddy@mips.inka.de> To: Shan Sa <shansa@0x3cc.net> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: openntpd-4.6_1,2 Message-ID: <20100926141759.GA25291@lorvorc.mips.inka.de> In-Reply-To: <AANLkTik0HTY%2BK73th=tuJpM46DLTZPcaGxRTr4_7C0RO@mail.gmail.com> References: <AANLkTik0HTY%2BK73th=tuJpM46DLTZPcaGxRTr4_7C0RO@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Shan Sa: > Why is the file ntpd.conf installed as read-only? (444) This is accidental. The example ntpd.conf is installed into EXAMPLEDIR with INSTALL_DATA, which sets the mode to 444. Later, ntpd.conf is copied from the example and those permissions are preserved. There are a lot of other instances of this in the tree, so I don't know if it is worth fiddling with the permissions. -- Christian "naddy" Weisgerber naddy@mips.inka.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100926141759.GA25291>