diff --git a/etc/archboot/server-update.conf b/etc/archboot/server-update.conf index 2160ebd13..a5e61512c 100644 --- a/etc/archboot/server-update.conf +++ b/etc/archboot/server-update.conf @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-3.0-or-later # created by Tobias Powalowski -# set your managed architectures +# set your managed architectures and processing order _SERVER_ARCH="x86_64 aarch64 riscv64" # set your time before next architecture is built (value in seconds) _SERVER_WAIT="3600"