Skip to content

systemd: add multi-user.target to After list#488

Merged
thaJeztah merged 1 commit into
docker:masterfrom
IsaiahGrace:master
Jul 30, 2020
Merged

systemd: add multi-user.target to After list#488
thaJeztah merged 1 commit into
docker:masterfrom
IsaiahGrace:master

Conversation

@IsaiahGrace
Copy link
Copy Markdown
Contributor

See: moby/moby#41297
By adding multi-user.target to the After list on the unit file, we get rid of a dependency chain that forces multi-user.target (and therefore a graphical desktop) to wait for network-online.target. This sped up my boot sequence by 9 seconds, while maintaining the same functionality.

Signed-off-by: Isaiah Grace <irgkenya4@gmail.com>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants