Date: Wed, 6 May 2020 13:11:30 +0200 From: Emanuel Haupt <ehaupt@FreeBSD.org> To: Hiroki Tagato <tagattie@FreeBSD.org>, Mathieu Arnold <mat@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r534145 - in head/dns/powerdns-recursor: . files Message-ID: <bcbf0058-4bea-12c9-d7f6-4b6a52bce8c1@FreeBSD.org> In-Reply-To: <d7c0d1aa-edd5-e7a3-2f95-9af9c25ce04f@FreeBSD.org> References: <202005060548.0465mGdk018415@repo.freebsd.org> <20200506082413.d62nuqectmztsdff@aching.in.mat.cc> <d7c0d1aa-edd5-e7a3-2f95-9af9c25ce04f@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06.05.20 11:49, Hiroki Tagato wrote: >>> Modified: head/dns/powerdns-recursor/pkg-plist >>> ============================================================================== >>> >>> --- head/dns/powerdns-recursor/pkg-plist Wed May 6 05:14:41 >>> 2020 (r534144) >>> +++ head/dns/powerdns-recursor/pkg-plist Wed May 6 05:48:16 >>> 2020 (r534145) >>> @@ -3,3 +3,4 @@ bin/rec_control >>> sbin/pdns_recursor >>> man/man1/pdns_recursor.1.gz >>> man/man1/rec_control.1.gz >>> +@dir(root,wheel,0755) /var/run/pdns-recursor >> >> Unless mistaken, root,wheel,0755 is the default mode for directories, >> why make it explicit? > > Thank you for pointing this out. This was my oversight in reviewing a > submitted patch. I will amend the pkg-plist shortly to remove > root,wheel,0755. Actually, I should have cought this. We'll fix it shortly.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bcbf0058-4bea-12c9-d7f6-4b6a52bce8c1>