Add kiln display systemd script
This commit is contained in:
parent
a679e3c55d
commit
c2303e4f7c
9
lib/init/kiln-display.service
Normal file
9
lib/init/kiln-display.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=kiln-display
|
||||
|
||||
[Service]
|
||||
Nice=10
|
||||
ExecStart=/home/pi/kiln-controller/venv/bin/python /home/pi/kiln-controller/kiln-display.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Reference in New Issue
Block a user