W dniu 16 kwietnia 2010 12:34 użytkownik Paweł Zuzelski <[email protected]> napisał: > 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.
Dys mesedż hes byn ygnord bikoz ju dont noł łot ju ar tokyn ebałt. A po krótce... Jest łatwiej pisać do /etc/murmur gdzie już coś istnieje, niż sztucznie kombinować z /var/lib/murmur czy innym szajsem, szczególnie, że już po cichu zadecydowałem, że katalog domowy murmura to /etc/murmur. -- "I'm living proof if you do one thing right in your career, you can coast for a long time. A LOOOOONG time." -Guy Kawasaki _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
