Skip to content

Commit

Permalink
Merge pull request #387 from mariux64/mxvlan-after-network
Browse files Browse the repository at this point in the history
mxvlan.service: Order after network.service
  • Loading branch information
donald authored Jun 3, 2024
2 parents 3570ce5 + 7ea4490 commit 3bc4cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/systemd/system/mxvlan.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[Unit]
DefaultDependencies=no
After=sysinit.target
After=network.service
Before=network.target

[Service]
Expand Down

0 comments on commit 3bc4cf4

Please sign in to comment.