From bed3b0836b8e0feadbdd0f37d645099855346f8e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 21 Jan 2020 16:07:45 +0000 Subject: Small incremental build fixes (20) --- sub/layout/copylayout | 1 + 1 file changed, 1 insertion(+) (limited to 'sub/layout') diff --git a/sub/layout/copylayout b/sub/layout/copylayout index e0ea0a2..a45f296 100755 --- a/sub/layout/copylayout +++ b/sub/layout/copylayout @@ -3,6 +3,7 @@ output="$1" s6-hiercopy layout/rootfs $output/rootfs +chown -R 0:0 $output/rootfs find "$output/rootfs" -type f -name .empty -size 0c -exec s6-rmrf {} \; buildtime=$(s6-clock) -- cgit v1.2.3