10 lines
177 B
Desktop File
10 lines
177 B
Desktop File
[Unit]
|
|
Description=MateLight Server
|
|
|
|
[Service]
|
|
WorkingDirectory=/root/matelight/host
|
|
ExecStart=/root/matelight/host/server.py
|
|
Type=simple
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|