1f6d96325b
* Temporary drop or correct multiple packages that needed updates for x86_64. * Update volume service to deprecate hard coded paths. * system-utils and sleep to common packages. * Add weston kiosk.ini for future use. * Add DIRTY variable, if true it will not clean.
13 lines
274 B
Desktop File
13 lines
274 B
Desktop File
[Unit]
|
|
Description=RG351 Low Power monitor
|
|
ConditionPathExists=/sys/class/power_supply/battery/capacity
|
|
Before=jelos.target
|
|
|
|
[Service]
|
|
Environment=HOME=/storage
|
|
EnvironmentFile=/etc/profile
|
|
ExecStart=/usr/bin/battery
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|