Date: Mon, 25 Sep 2017 13:03:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222572] mail/rainloop fails to set required permissions in data directory Message-ID: <bug-222572-13-0GCNFYTjmU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222572-13@https.bugs.freebsd.org/bugzilla/> References: <bug-222572-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222572 --- Comment #2 from Palle Girgensohn <girgen@FreeBSD.org> --- Ah yes, you're right, they should all be owned by root. Just change to this? +%%WWWDIR%%/data/EMPTY +%%WWWDIR%%/data/VERSION +%%WWWDIR%%/index.php +@owner %%WWWOWN%% +@group %%WWWGRP%% +@dir %%WWWDIR%%/data --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222572-13-0GCNFYTjmU>