binary_rootfs stage: slightly lower mksquashfs nice levels (19 -> 17)

.. so its priority is low, but above BOINC grid computing (19).
This commit is contained in:
Marcel Partap 2021-01-16 17:14:17 +01:00
parent 0252065950
commit fdcdab72dc
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
fi
# Create image
Chroot chroot "nice -n 19 mksquashfs chroot filesystem.squashfs ${MKSQUASHFS_OPTIONS}"
Chroot chroot "nice -n 17 mksquashfs chroot filesystem.squashfs ${MKSQUASHFS_OPTIONS}"
rm -f chroot/excludes