Skip to content

Commit

Permalink
should fix #83 (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
glerchundi committed Sep 9, 2015
1 parent fe764bf commit 5004546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/overlay-rootfs/etc/s6/init/init-stage2
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ foreground
s6-test -n ${S6_RUNTIME_PROFILE}
}
import -u S6_RUNTIME_PROFILE_SRC
if { s6-rmrf /var/run/s6/etc }
if { s6-mkdir -pm 0755 /var/run/s6/etc }
forx i { "fix-attrs.d" "cont-init.d" "cont-finish.d" "services.d" }
import -u i
Expand Down

0 comments on commit 5004546

Please sign in to comment.