if ! systemd-detect-virt --container > /dev/null; then
	echo "Updating m1n1 bootloader (stage 2) payload image ..."
	update-m1n1
fi
