|
[Unit]
|
|
Description=factorio-matrix bridge
|
|
#Requires=factorio.service
|
|
#After=factorio.service
|
|
|
|
[Service]
|
|
ExecStart=/opt/factorio-bridge/factorio_bridge.exe -config /opt/factorio-bridge/bridge.conf
|
|
RestartSec=5s
|
|
StandardInput=socket
|
|
|
|
[Install]
|
|
WantedBy=default.target
|