aboutsummaryrefslogtreecommitdiff
path: root/host/matelight.service
blob: 759279183fa0a170a5c1022271162009f18c6f9f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=MateLight Server

[Service]
WorkingDirectory=/root/matelight/host
ExecStart=/root/matelight/host/server.py 
Type=simple

[Install]
WantedBy=multi-user.target