|
From: Gabriele P. <gp...@di...> - 2008-03-22 16:11:14
|
Hi Nicolai, On Samstag, 22. März 2008, Nicolai Langfeldt wrote: > Gabriele Pohl wrote: > > Owner of directory /var/opt/munin/plugin-state/ is: > > # ls -ld /var/opt/munin/plugin-state/ > > drwxrwxr-x 2 munin munin 4096 Mar 22 15:21 /var/opt/munin/plugin-state/ > > The owner is supposed to be the PLUGINUSER from Makefile.conf, usually > "nobody", and the group given by the GROUP variable, normaly "munin". I > fiddled a good deal with that in the 1.3.4 Makefile: ok, thanks for the explanation. I repeated the installation and this time the directory has the right owner nobody :-) > It seems likely that something other than the "make install" process > causes the wrong ownership. yes, it was me.. I first installed the munin-node, and after that created user munin before installation of munin-master. I used /var/opt/munin/ as Home directory for user munin, and did not pay enough attention onto the useradd options.. Sorry for the noise & cheers, Gabriele |