Change ExecStart to wait-and-run.sh

This commit is contained in:
humocs-man
2026-03-14 12:23:22 +01:00
committed by GitHub
parent e267e029a2
commit 9a3e204b5e
@@ -6,7 +6,7 @@ ConditionPathExists=%h/.config/firstboot/run
[Service]
Type=exec
ExecStart=%h/.config/firstboot/firstboot-setup.sh
ExecStart=%h/.config/firstboot/wait-and-run.sh
[Install]
WantedBy=xdg-desktop-autostart.target