Skip to content

Commit

Permalink
Merge pull request #82 from glerchundi/master
Browse files Browse the repository at this point in the history
remove newline and reformulate fix-attrs.d explanation
  • Loading branch information
glerchundi committed Aug 26, 2015
2 parents d7f93f1 + 3e5db35 commit fe764bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions builder/overlay-rootfs/etc/s6/init/init-stage2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ foreground
if { s6-echo -n -- "[s6-init] making user provided files available at /var/run/s6/etc..." }
foreground
{

backtick -n S6_RUNTIME_PROFILE { printcontenv S6_RUNTIME_PROFILE }
import -u S6_RUNTIME_PROFILE
backtick -n S6_RUNTIME_PROFILE_SRC {
Expand Down Expand Up @@ -69,7 +68,7 @@ foreground


##
## fix-attrs.d: ensure ownership & permission sets
## fix-attrs.d: apply user-provided ownership & permission fixes
##

if
Expand Down

0 comments on commit fe764bf

Please sign in to comment.