From 1ac238b6d8b2979392412d4b0c5e44f7f15467b2 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 3 Jun 2025 09:26:53 +0300 Subject: [PATCH] aminda-nocron-rebootish.service: global tmpfile clean, setup --- etc/systemd/system/aminda-nocron-rebootish.service | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/systemd/system/aminda-nocron-rebootish.service b/etc/systemd/system/aminda-nocron-rebootish.service index 2dd2baff..09a3d49e 100644 --- a/etc/systemd/system/aminda-nocron-rebootish.service +++ b/etc/systemd/system/aminda-nocron-rebootish.service @@ -16,6 +16,7 @@ ExecStartPre=-systemctl disable monthly-btrfs-balance.service ExecStartPre=-systemctl enable --now monthly-btrfs-balance.timer ExecStartPre=-sysctl net.ipv6.conf.all.disable_ipv6=0 ExecStartPre=-systemctl enable --now tlp +ExecStart=-systemctl --global enable systemd-tmpfiles-clean.timer systemd-tmpfiles-setup.service ExecStart=-systemctl restart yggdrasil.service ExecStart=-firewall-cmd --reload # If they somehow managed to not start already