From 47115fcb37cffd0fe5375c0fd3ccae4ee1ee1083 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 19 Sep 2019 11:32:21 -0400 Subject: [PATCH] sys-fs/quota: chmod -x files/ldap-scripts/* Closes: https://bugs.gentoo.org/694868 Signed-off-by: Mike Gilbert --- sys-fs/quota/files/ldap-scripts/applySystemQuotas.pl | 0 sys-fs/quota/files/ldap-scripts/edquota_editor | 0 sys-fs/quota/files/ldap-scripts/setSystemQuotas.pl | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 sys-fs/quota/files/ldap-scripts/applySystemQuotas.pl mode change 100755 => 100644 sys-fs/quota/files/ldap-scripts/edquota_editor mode change 100755 => 100644 sys-fs/quota/files/ldap-scripts/setSystemQuotas.pl diff --git a/sys-fs/quota/files/ldap-scripts/applySystemQuotas.pl b/sys-fs/quota/files/ldap-scripts/applySystemQuotas.pl old mode 100755 new mode 100644 diff --git a/sys-fs/quota/files/ldap-scripts/edquota_editor b/sys-fs/quota/files/ldap-scripts/edquota_editor old mode 100755 new mode 100644 diff --git a/sys-fs/quota/files/ldap-scripts/setSystemQuotas.pl b/sys-fs/quota/files/ldap-scripts/setSystemQuotas.pl old mode 100755 new mode 100644 -- 2.26.2