Skip to content

Commit

Permalink
Merge pull request #514 from thaJeztah/revert_after_multiuser
Browse files Browse the repository at this point in the history
Revert "systemd: add multi-user.target to After list"
  • Loading branch information
tiborvass authored Dec 10, 2020
2 parents 735928f + 3eb2030 commit 747e984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/docker.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network-online.target firewalld.service containerd.service multi-user.target
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket containerd.service

Expand Down

0 comments on commit 747e984

Please sign in to comment.