parent
205ccbce1d
commit
fce77d4a8f
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Run the skylt script
|
||||||
|
After=network.target
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
User=skylt
|
||||||
|
WorkingDirectory=/home/skylt/skylt/rpi_ws281x/python
|
||||||
|
ExecStart=/home/skylt/skylt/rpi_ws281x/python/animate
|
||||||
|
Restart=always
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in new issue