1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-02-23 17:11:08 +01:00

10 lines
241 B
SYSTEMD
Raw Normal View History

2015-05-27 12:00:13 +03:00
[Unit]
Description=Stops aliendalvik hourly as I am unlikely to need it that much and it restarts automatically if Android app is started and just wasttes battery.
[Timer]
OnBootSec=1min
OnUnitActiveSec=1h
[Install]
WantedBy=timers.target