diff --git a/images/initializeBaseUbuntuImage.sh b/images/initializeBaseUbuntuImage.sh index 111e9d8ea..a993b1524 100755 --- a/images/initializeBaseUbuntuImage.sh +++ b/images/initializeBaseUbuntuImage.sh @@ -200,6 +200,7 @@ EOF systemctl enable iptables-restore # Allocate swap files +# https://bbs.archlinux.org/viewtopic.php?id=194792 ensures this runs after do-resize.service echo "==== Install box-setup systemd script ====" cat > /etc/systemd/system/box-setup.service <