Skip to content

Commit

Permalink
adjust rarely used graphs1090 scripts for container
Browse files Browse the repository at this point in the history
changes systemctl to s6-svc commands
  • Loading branch information
wiedehopf committed Jul 27, 2024
1 parent 5bdcf9d commit 056a811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 056a811

Please sign in to comment.