From 056a811e8918dd9b5dfbeba3f7de61d8bc3287ea Mon Sep 17 00:00:00 2001 From: Matthias Wirth Date: Sat, 27 Jul 2024 09:01:38 +0200 Subject: [PATCH] adjust rarely used graphs1090 scripts for container changes systemctl to s6-svc commands --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index c431901..8d7c608 100644 --- a/Dockerfile +++ b/Dockerfile @@ -96,6 +96,8 @@ RUN \ /usr/share/graphs1090/git/*.sh \ /usr/share/graphs1090/ \ && \ + # adjust scripts using systemctl for container (only affects speciality scripts) + bash /usr/share/graphs1090/git/adjust-scripts-s6-sh && \ # ref: https://github.com/wiedehopf/graphs1090/blob/151e63a810d6b087518992d4f366d9776c5c826b/install.sh#L147 cp -v \ /usr/share/graphs1090/git/malarky.conf \