aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/networking/mstpd/mstpd.service
blob: 645db893cc52b6dc5a81b148d40b7c434473ecc2 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Multiple Spanning Tree Protocol Daemon
Before=network-pre.target
Wants=network-pre.target
[Service]
Restart=always
Type=simple
ExecStart=/usr/sbin/mstpd -d -v 2
[Install]
WantedBy=multi-user.target