Revert "add code to disable pacman sandbox"
Build and Push Docker Container / build-and-push (push) Successful in 5m44s

This reverts commit 3581335fc4.
This commit is contained in:
2026-02-15 05:03:02 +01:00
parent 3581335fc4
commit 490ed03309
-6
View File
@@ -187,16 +187,10 @@ function run_correct_ssh_service() {
exec /usr/sbin/sshd -D -e "$@" 2>&1
fi;
}
function disable_pacman_sandbox() {
echo "NoSandbox" >> /etc/pacman.conf
}
#####################################################################################################
# Main Code
#####################################################################################################
set_environment_variables_if_not_empty
disable_pacman_sandbox
dbus-uuidgen --ensure=/etc/machine-id
add_borg_user