On Fri, 16 Apr 2010, Bartosz Świątek wrote:

> 2010/4/16 Elan Ruusamäe <[email protected]>:
> > On Thursday 15 April 2010 22:23:26 shadzik wrote:
> >> -%dir %{_sysconfdir}/murmur
> >> +%attr(755,murmur,murmur) %dir %{_sysconfdir}/murmur
> >
> > no, we usually do not let services own the dir, but later allow writing dir
> > via group ownership, this way they can't fck up the permissions, but still
> > can write, add/remove files there:
> > %attr(775,root,murmur) %dir %{_sysconfdir}/murmur
> >
> > that said, if you do not need service to add/remove/move files in that dir,
> > you don't need to give it write permission to DIR, but files only.
> 
> Murmur stores it's database there, so it needs write priviledges... I
> don't care whether it gets these privs my way or yours ;) so
> %attr(775,root,murmur) is also fine by me ;)

que? It stores its databases under /etc??? It must not require +w to
any subdirectory of /etc.

-- 
Paweł
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym