The permissions for check_mk mk-livestatus should be set accordingly via the %post from the RPM and if it's not please report a bug and I'll fix it, I'm one of the maintainers. From: https://build.opensuse.org/package/view_file/server:monitoring/check_mk/chec... %post -n mk-livestatus %if 0%{?suse_version} < 01210 %run_permissions %else %set_permissions %{_sysconfdir}/permissions.d/mk-livestatus %endif -- Later, Darin On Fri, Jan 6, 2017 at 6:49 AM, Paul Neuwirth <mail@paul-neuwirth.nl> wrote:
Hello group, after websearching around, I did not find anything, about this: How are permissions, set in /etc/permissions.* and /etc/permissions.d/* processed? I added a file according to a manual in /etc/permissions.d/, but these permissions do not get applied (after file creation by a daemon). Old documentation/threads mention SuSEconfig, but this tool is not used anymore... How do I apply these settings/ which service needs to be reloaded/restarted? files seem to be handled by chkstat according to rpm -qf ..
or is this the wrong point to set this up?
in my example, I want to set up apache2/nagvis/mk-livestatus/nagios link, but the socket created by mk-livestatus is set to the wrong group. /usr/share/doc/packages/mk-livestatus/livestatus-README.SUSE recommends to fix it with setting up permissions in /etc/permissions.d/
thank you for any hints
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org