diff --git a/blends/devuan-live/devuan-live.blend b/blends/devuan-live/devuan-live.blend index 8718b70..f31fe68 100644 --- a/blends/devuan-live/devuan-live.blend +++ b/blends/devuan-live/devuan-live.blend @@ -70,7 +70,7 @@ blend_postinst() { install-custdebs || zerr pushd "$strapdir" - sudo rsync -avx "$BLENDPATH"/rootfs-overlay/* . || zerr + sudo rsync -avx --no-o --no-g "$BLENDPATH"/rootfs-overlay/* . || zerr popd blend_finalize || zerr