Files
OpenBMC/meta-google/recipes-extended/networking/files/mstpd.service
T
2026-04-23 17:07:55 +08:00

13 lines
219 B
Desktop File

[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