aboutsummaryrefslogtreecommitdiffstats
path: root/sanoid.timer
diff options
context:
space:
mode:
authorMichael Grote2023-08-02 20:48:47 +0200
committerMichael Grote2023-08-02 20:48:47 +0200
commita8ef935a22643a870ecb304f8e6785bd42d768b4 (patch)
treed6cb4ef5eab88957be8c8afb7eb82a457fceea5e /sanoid.timer
parent5f543bb8f98524d64d063dfa68eb29a2531d7bba (diff)
add service units
Diffstat (limited to 'sanoid.timer')
-rw-r--r--sanoid.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/sanoid.timer b/sanoid.timer
new file mode 100644
index 0000000..3058430
--- /dev/null
+++ b/sanoid.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run Sanoid Every 15 Minutes
+
+[Timer]
+OnCalendar=*:0/15
+Persistent=true
+
+[Install]
+WantedBy=timers.target