Archived
start imgtank.py at startup
This commit is contained in:
@@ -5,7 +5,7 @@ After=multi-user.target
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/bin/fbi -b /dev/fb1 -T 1 -noverbose -a /var/www/html/img/insert.png
|
||||
ExecStart=/bin/python /home/pi/PiDisplay/imgtank.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user