Hi deoren, On Wed, Jun 25, 2014 at 6:46 AM, deoren <[email protected]> wrote: > by prosody.im. I have this apt entry: > > deb http://packages.prosody.im/debian precise main
If you look into the postinstall script inside the package you find that the /var/log/prosody (and some other directories) permissions are reset on upgrade unconditionally. So, I'm afraid you can't do much. In the stock Debian or Ubuntu package (which is older than 0.10 though) you could change the ownership and permissions and use dpkg-statoverride to preserve them during upgrades. Cheers! -- Sergei Golovan -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
