summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Schlote <c.schlote@konzeptpark.de>2010-04-26 13:42:45 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-05-03 16:46:44 +0200
commit9bccd9a820fb01da54d6465f786959ea4deb836c (patch)
tree0f6bd6457e1df43631bf63d687335cdc38b3713b
parent0d9d6d6fadc9436a22bb45d04542810043357479 (diff)
downloadptxdist-9bccd9a820fb01da54d6465f786959ea4deb836c.tar.gz
ptxdist-9bccd9a820fb01da54d6465f786959ea4deb836c.tar.xz
[sudo] fixed install rights
Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> [mkl: split into seperate patches] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--rules/sudo.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/sudo.make b/rules/sudo.make
index 4947d0db4..e238be3f3 100644
--- a/rules/sudo.make
+++ b/rules/sudo.make
@@ -134,7 +134,7 @@ $(STATEDIR)/sudo.targetinstall:
@$(call install_copy, sudo, 0, 0, 7755, -, /usr/bin/sudo)
@$(call install_link, sudo, sudo, /usr/bin/sudoedit)
- @$(call install_copy, sudo, 0, 0, 0755, -, \
+ @$(call install_copy, sudo, 0, 0, 0644, -,
/usr/libexec/sudo_noexec.so)
ifdef PTXCONF_SUDO_INSTALL_ETC_SUDOERS