Updated README
parent
2e50c2dcd7
commit
bd41fa8393
|
@ -14,7 +14,9 @@ Content in the service file:
|
||||||
```
|
```
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Server Rack LED
|
Description=Server Rack LED
|
||||||
After=multi-user.target[Service]
|
After=multi-user.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
Restart=always
|
Restart=always
|
||||||
ExecStart=/usr/bin/python3 /home/pi/server-rack-led/main.py
|
ExecStart=/usr/bin/python3 /home/pi/server-rack-led/main.py
|
||||||
|
|
Loading…
Reference in New Issue