diff --git a/arch-nspawn.in b/arch-nspawn.in index 19f1410502af289511e4bf7ced03df968f4b9173..357d9509eecc2de4cf76a90c0bc353ae07b15f6b 100644 --- a/arch-nspawn.in +++ b/arch-nspawn.in @@ -96,7 +96,7 @@ copy_hostconf eval $(grep '^CARCH=' "$working_dir/etc/makepkg.conf") -exec ${CARCH:+setarch "$CARCH"} systemd-nspawn 2>/dev/null \ +exec ${CARCH:+setarch "$CARCH"} systemd-nspawn -q \ -D "$working_dir" \ --register=no \ "${mount_args[@]}" \