On 2010/10/19 18:01, Stuart Henderson wrote: > On 2010/10/19 18:20, matteo filippetto wrote: > > Maybe remember to specify that a chown www:ww is need to make it working. > > the user shouldn't have to do this, the package should set appropriate > ownership and permissions already (including things like writable temp > directories where appropriate). so > > @chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/achievo > -> use www:www
er, actually it looks like most of these files will be fine with root:daemon, so maybe keep this as-is and just change the ones that need to be writable to www:www via PLIST..