On Fri, Oct 24, 2014 at 05:10:12PM +0200, Henrik Friedrichsen wrote:
> This will update prosody to 0.9.6 including a number of bug/security
> fixes and improvements.
>
> OK?
> +++ pkg/PLIST 24 Oct 2014 15:07:54 -0000
> @@ -170,7 +170,4 @@ share/examples/prosody/prosody.cfg.lua
> share/examples/prosody/prosody.log
> @mode 660
> @sample /var/prosody/prosody.log
> -@owner
> -@group
> -@mode
> @rcscript ${RCDIR}/prosody
You shouldnt remove those otherwise the rcscript might inherit the perms
from the previous file..
Landry