blob: 15bea007c9c638ebafef37723408418ee0f8e2dc [file] [log] [blame]
developer08587352022-08-29 18:59:45 +08001[Unit]
2Description=Init LAN and Bridge
3DefaultDependencies=no
4Before=CcspPandMSsp.service
5After=utopia.service
6
7[Service]
8Type=oneshot
9ExecStart=-/bin/sh /usr/sbin/init-bridge.sh
10RemainAfterExit=yes
11
12[Install]
13WantedBy=multi-user.target