Added loled service file
This commit is contained in:
parent
b6fb65eb0a
commit
7e954291ac
11
loled.service
Normal file
11
loled.service
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Loled server
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/opt/loled/loled.js
|
||||||
|
Environment=PORT=80
|
||||||
|
WorkingDirectory=/opt/loled/
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user