summarylogtreecommitdiffstats
path: root/systemd.service
blob: 47e1f435671bf030f10eefbe2558d97f8ef014c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=lightspeed-ingest Server

[Service]
ExecStart=/usr/bin/lightspeed-ingest
Restart=on-failure
RestartSec=3

[Install]
WantedBy=multi-user.target