aboutsummaryrefslogtreecommitdiff
path: root/systemd/power-watch.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/power-watch.timer')
-rw-r--r--systemd/power-watch.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/systemd/power-watch.timer b/systemd/power-watch.timer
new file mode 100644
index 0000000..852e0ca
--- /dev/null
+++ b/systemd/power-watch.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Run Power Watch every minute
+
+[Timer]
+OnBootSec=30
+OnUnitActiveSec=60
+AccuracySec=5s
+
+[Install]
+WantedBy=timers.target