From 350e44cdb5df21ef38d77315dbff0b4e06ae7ec3 Mon Sep 17 00:00:00 2001 From: Mirko Brombin Date: Sun, 22 Sep 2024 20:37:57 +0200 Subject: [PATCH] fix: hook not executable --- modules/997-ensure-exec-hooks.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 modules/997-ensure-exec-hooks.yml diff --git a/modules/997-ensure-exec-hooks.yml b/modules/997-ensure-exec-hooks.yml new file mode 100644 index 0000000..36e2c18 --- /dev/null +++ b/modules/997-ensure-exec-hooks.yml @@ -0,0 +1,4 @@ +name: ensure-exec-hooks +type: shell +commands: +- chmod +x /usr/share/init.d/*.sh