1 parent 222f2d5 commit d89b6c4Copy full SHA for d89b6c4
1 file changed
src/modules/disable-services/start_chroot_script
@@ -9,7 +9,7 @@ set -ex
9
source /common.sh
10
install_cleanup_trap
11
12
-apt-get update --allow-releaseinfo-change --allow-releaseinfo-change
+apt_update_skip
13
if [ $( is_in_apt policykit-1 ) -eq 1 ]; then
14
apt-get -y install policykit-1
15
fi
0 commit comments