Skip to content

Commit

Permalink
cont-finish: mark finish exit codes
Browse files Browse the repository at this point in the history
  • Loading branch information
jprjr committed Feb 15, 2021
1 parent 1e7c83a commit 51467be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/overlay-rootfs/etc/s6/init/init-stage3
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ foreground
if
{
elglob -s0 g "/var/run/s6/etc/cont-finish.d/*"
forx d { $g }
forx -o0 d { $g }
importas -ui d d
backtick -n i {
s6-basename "$d"
Expand Down

0 comments on commit 51467be

Please sign in to comment.