Adding batt check and fixed MC to use full path
This commit is contained in:
7
batt_check/batt_check.service
Normal file
7
batt_check/batt_check.service
Normal file
@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Battery Check Service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/local/bin/batt_check
|
Reference in New Issue
Block a user