From cd58e36c6adc4a95d9964c382511296f60096db5 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 18 Jul 2021 22:05:16 +0200 Subject: sys-process/cronbase: fix unnecessary executable bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- sys-process/cronbase/files/run-crons-0.3.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sys-process/cronbase/files/run-crons-0.3.7 (limited to 'sys-process') diff --git a/sys-process/cronbase/files/run-crons-0.3.7 b/sys-process/cronbase/files/run-crons-0.3.7 old mode 100755 new mode 100644 index 42c88100df1c..d979a42690b6 --- a/sys-process/cronbase/files/run-crons-0.3.7 +++ b/sys-process/cronbase/files/run-crons-0.3.7 @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # this script looks into /etc/cron.[hourly|daily|weekly|monthly] -- cgit v1.2.3-65-gdbad