diff --git a/entrypoint-script/entrypoint.sh b/entrypoint-script/entrypoint.sh index a70b8a1..7512756 100755 --- a/entrypoint-script/entrypoint.sh +++ b/entrypoint-script/entrypoint.sh @@ -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