Skip to content

Commit

Permalink
fixup! basic.target: Add dependency on network-online.target
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Jun 20, 2023
1 parent f045c80 commit 0da6063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc_systemd_units/mxvlan.service
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[Unit]

DefaultDependencies=no

Wants=network.service
After=network.service
Before=network.target
Expand Down

0 comments on commit 0da6063

Please sign in to comment.