xref: /openbmc/openbmc/meta-google/recipes-extended/networking/files/mstpd.service (revision e12e5e91b429329a405a93cb76730df9d47c9c6d)
189505a05SWilly Tu[Unit]
289505a05SWilly TuDescription=Multiple Spanning Tree Protocol Daemon
389505a05SWilly TuBefore=network-pre.target
489505a05SWilly TuWants=network-pre.target
589505a05SWilly Tu
689505a05SWilly Tu[Service]
789505a05SWilly TuRestart=always
889505a05SWilly TuType=simple
9*e12e5e91SWilliam A. Kennington IIIExecStart=/usr/sbin/mstpd -d -v 2
1089505a05SWilly Tu
1189505a05SWilly Tu[Install]
1289505a05SWilly TuWantedBy=multi-user.target
13