init minimal
This commit is contained in:
7
.config/systemd/user/check-battery.service
Normal file
7
.config/systemd/user/check-battery.service
Normal file
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=check-battery
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=%h/bin/check-battery.sh
|
||||
|
||||
Reference in New Issue
Block a user