Skip to content

Commit

Permalink
Merge pull request #193 from mariux64/configure-mxvlan-restart-reload…
Browse files Browse the repository at this point in the history
…-command-in-service-unit

Configure mxvlan restart/reload command in service unit
  • Loading branch information
pmenzel authored Jun 9, 2021
2 parents 6ad08ff + 40fc9cb commit 45ead26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc_systemd_units/mxvlan.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RemainAfterExit=yes
StandardOutput=syslog
ExecStart=/usr/sbin/mxvlanctl start
ExecStop=/usr/sbin/mxvlanctl stop
ExecReload=/usr/sbin/mxvlanctl restart

[Install]
WantedBy=network.target
Expand Down

0 comments on commit 45ead26

Please sign in to comment.