Modify build and archive Argon40 scripts.
Move all of the argon40 scripts to archive... these scripts should not be used as is, they are simply copies of the originals so I can track changes to see if there is anything important that needs to be transfered to the battery driver.
This commit is contained in:
10
archive/kickstarter/argononeupduser.service
Normal file
10
archive/kickstarter/argononeupduser.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Argon ONE UP Service
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/bin/python3 /etc/argon/argonkeyboard.py SERVICE
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user