From: Zbigniew Jędrzejewski-Szmek Date: Fri, 1 Jul 2022 11:04:11 +0000 (+0200) Subject: kernel-install: mark the plugins as executable in git X-Git-Tag: v252-rc1~671^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c90cb977a1b5d570a0c7788d6ac0a3025b417fc2;p=thirdparty%2Fsystemd.git kernel-install: mark the plugins as executable in git We mark them as executable during installation, but it's also nice to mark them as such in sources, so they can be executed directly. --- diff --git a/src/kernel-install/50-depmod.install b/src/kernel-install/50-depmod.install old mode 100644 new mode 100755 diff --git a/src/kernel-install/90-loaderentry.install b/src/kernel-install/90-loaderentry.install old mode 100644 new mode 100755