summarylogtreecommitdiffstats
path: root/openlinkhub.service
blob: 59040a4f21f089d797b14661f24c98cac3f9a996 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Open source interface for iCUE LINK System Hub, Corsair AIOs and Hubs

[Service]
User=openlinkhub
Group=openlinkhub
WorkingDirectory=/opt/openlinkhub
ExecStart=/usr/bin/openlinkhub
ExecReload=/bin/kill -s HUP $MAINPID
RestartSec=5

[Install]
WantedBy=multi-user.target