]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
kernel-install: mark the plugins as executable in git
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 1 Jul 2022 11:04:11 +0000 (13:04 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Jul 2022 07:24:43 +0000 (09:24 +0200)
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.

src/kernel-install/50-depmod.install [changed mode: 0644->0755]
src/kernel-install/90-loaderentry.install [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)