From: Christian Heller Date: Thu, 23 Feb 2023 19:32:20 +0000 (+0100) Subject: Fix broken microblogpub pruning timer. X-Git-Url: https://plomlompom.com/repos/foo.html?a=commitdiff_plain;h=0ae6a06fc1ba2e039d29500cd8e4c07de4b1b2c0;p=config Fix broken microblogpub pruning 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 index d954385..918a0c1 100644 --- a/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub_prune.timer +++ b/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub_prune.timer @@ -2,7 +2,7 @@ Description=schedule microblog.pub pruning [Timer] -Unit=reboot.service +Unit=microblogpub_prune.service OnCalendar=*-*-* 7:00:00 [Install]