home · contact · privacy
Set up regular microblog.pub DB pruning.
[config] / bullseye / etc_files / microblogpub / etc / systemd / system / microblogpub_prune.timer
diff --git a/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub_prune.timer b/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub_prune.timer
new file mode 100644 (file)
index 0000000..d954385
--- /dev/null
@@ -0,0 +1,9 @@
+[Unit]
+Description=schedule microblog.pub pruning 
+
+[Timer]
+Unit=reboot.service
+OnCalendar=*-*-* 7:00:00
+
+[Install]
+WantedBy=timers.target