Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit 0bfc9e3

Browse files
committed
Call docker-mods at end of init-hook
1 parent 857eab8 commit 0bfc9e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

root/init-hook

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ else
99
rm -rf /etc/s6-overlay/s6-rc.d/init-pmm-oneshot
1010
rm -rf /etc/s6-overlay/s6-rc.d/user/contents.d/init-pmm-oneshot
1111
fi
12+
13+
exec \
14+
/docker-mods

0 commit comments

Comments
 (0)