summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 422f018)
raw | patch | inline | side by side (parent: 422f018)
author | Holger Weiss <hweiss@users.sourceforge.net> | |
Thu, 29 Mar 2007 17:34:26 +0000 (17:34 +0000) | ||
committer | Holger Weiss <hweiss@users.sourceforge.net> | |
Thu, 29 Mar 2007 17:34:26 +0000 (17:34 +0000) |
to not overwrite "--without-world-permissions" for the root plugins.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1654 f882894a-f735-0410-b71e-b25c423dba1c
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1654 f882894a-f735-0410-b71e-b25c423dba1c
plugins-root/Makefile.am | patch | blob | history |
index a36e120a94f2585dc0a3df2c0777055bf1eaf05c..9623212ec9ec4c2889185c300d2ee83e4ca1ddd5 100644 (file)
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
test:
perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
-setuid_root_mode = a=rx,u+s
+setuid_root_mode = ug=rx,u+s
# /* Author Coreutils team - see ACKNOWLEDGEMENTS */