Fix condition path for initial setup service

This commit is contained in:
humocs-man
2026-03-15 10:53:24 +01:00
committed by GitHub
parent 6f1b8c54db
commit b6f2d378b3
@@ -2,7 +2,7 @@
Description=First Boot Wizard Description=First Boot Wizard
After=graphical-session.target cosmic-session.target After=graphical-session.target cosmic-session.target
Wants=graphical-session.target cosmic-session.target Wants=graphical-session.target cosmic-session.target
ConditionPathExists=%h/.config/cosmic-initial-setup.done ConditionPathExists=%h/.config/cosmic-initial-setup-done
ConditionPathExists=%h/.config/firstboot/run ConditionPathExists=%h/.config/firstboot/run
[Service] [Service]