I2C_LCD_Driver.py-f3c9f4db/mystartupscript.service
2020-09-01 09:17:17 +02:00

12 lines
190 B
Desktop File

[Unit]
Description=LCDscreen service
[Service]
Type=simple
ExecStart=/usr/bin/python /root/neo2lcdthree.py
WorkingDirectory=/root/
Restart=on-failure
[Install]
WantedBy=multi-user.target