View Single Post
Posts: 4 | Thanked: 1 time | Joined on Apr 2015
#20
Originally Posted by Schturman View Post
Yes, already fixed
service:
Code:
[Unit]
Description=Start Battery Overlay
After=lipstick.service

[Service]
ExecStart=/usr/bin/harbour-batteryoverlay
Restart=always

[Install]
WantedBy=default.target
I guess this works without the timer already.