Add new file
This commit is contained in:
10
autoload.service
Normal file
10
autoload.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=My Miscellaneous Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/pi/autoflash/flash.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user