summaryrefslogtreecommitdiff
path: root/public/fs/etc/systemd/system/update-ipsets.timer
diff options
context:
space:
mode:
Diffstat (limited to 'public/fs/etc/systemd/system/update-ipsets.timer')
-rw-r--r--public/fs/etc/systemd/system/update-ipsets.timer8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/fs/etc/systemd/system/update-ipsets.timer b/public/fs/etc/systemd/system/update-ipsets.timer
new file mode 100644
index 0000000..a153a30
--- /dev/null
+++ b/public/fs/etc/systemd/system/update-ipsets.timer
@@ -0,0 +1,8 @@
+[Unit]
+Description=Run FireHOL ipset updater
+
+[Timer]
+OnCalendar=hourly
+
+[Install]
+WantedBy=timers.target