23 Nov
2010
23 Nov
'10
12:43
https://bugzilla.novell.com/show_bug.cgi?id=655483 https://bugzilla.novell.com/show_bug.cgi?id=655483#c2 --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2010-11-23 12:43:51 UTC ---
MM_MODULE_INIT_EZ(sysconfig_config_extension, true, NULL, NULL);
i'd suggest replacing true with getuid() == 0; thus not going through the whole init if you're not root and invalidate the module completely for other users (which would have their own session normally). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.