Skip to content

Commit

Permalink
Do not require all the autostart VMs to run before user login
Browse files Browse the repository at this point in the history
Allow user login while some VMs are still starting. This improves UX of
the system startup, since user can start using the system earlier.

Fixes QubesOS/qubes-issues#3149
  • Loading branch information
marmarek committed May 4, 2021
1 parent f9bfcd8 commit 3766413
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux/systemd/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[Unit]
Description=Start Qubes VM %i
Before=systemd-user-sessions.service
After=qubesd.service qubes-meminfo-writer-dom0.service
ConditionKernelCommandLine=!qubes.skip_autostart

Expand Down

0 comments on commit 3766413

Please sign in to comment.