Files
autoflash/autoload.service
2019-07-28 20:45:36 -04:00

10 lines
163 B
Desktop File

[Unit]
Description=My Miscellaneous Service
After=network.target
[Service]
Type=simple
ExecStart=/home/pi/autoflash/flash.py
[Install]
WantedBy=multi-user.target