summaryrefslogtreecommitdiff
path: root/getpix.timer
diff options
context:
space:
mode:
authorst33v <github@f3rr3t.com>2016-02-10 22:15:36 +1100
committerst33v <github@f3rr3t.com>2016-02-10 22:15:36 +1100
commitd83be9c2d2540341051f6e3dc485a822c89f1321 (patch)
tree46df28f722fd21237fdd7222b801bc9542e6e8a4 /getpix.timer
parentf0182ef756360ec70addd23c44c37df3df62fcf7 (diff)
Changed symbolic links to hard links. Git just stores the link not the target!
Diffstat (limited to 'getpix.timer')
-rw-r--r--[l---------]getpix.timer11
1 files changed, 10 insertions, 1 deletions
diff --git a/getpix.timer b/getpix.timer
index 1cef692..4f7eec6 120000..100644
--- a/getpix.timer
+++ b/getpix.timer
@@ -1 +1,10 @@
-/etc/systemd/system/getpix.timer \ No newline at end of file
+[Unit]
+Description= check every minute
+
+[Timer]
+Persistent=true
+OnBootSec=1min
+OnCalendar=minutely
+
+[Install]
+WantedBy=timers.target