it-infra/m-labs-intl/rfq.service
Egor Savkin 6955d4317b Add configuration for the m-labs-intl
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-19 15:33:22 +08:00

13 lines
183 B
Desktop File

[Unit]
Description=RFQ service
After=network.target
[Service]
Type=simple
User=rfqserver
ExecStart=/home/rfqserver/runrfq.sh
Restart=on-failure
[Install]
WantedBy=multi-user.target