1 2 3 4 5 6
[Service] ExecStart=/bin/bash /opt/mgw/script/systemd/mgw.sh start ExecStop=/bin/bash /opt/mgw/script/systemd/mgw.sh stop Restart=always [Install] WantedBy=default.target