From 934655e8d11a173850076070c49a7d35887cc34f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 28 Dec 2024 19:38:33 +0200 Subject: [PATCH] aminda-nocron-rebootish.service: add aminda-duperemove.{service,timer} --- etc/systemd/system/aminda-nocron-rebootish.service | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/systemd/system/aminda-nocron-rebootish.service b/etc/systemd/system/aminda-nocron-rebootish.service index ab822a0a..ee2b478e 100644 --- a/etc/systemd/system/aminda-nocron-rebootish.service +++ b/etc/systemd/system/aminda-nocron-rebootish.service @@ -9,6 +9,8 @@ TimeoutStartSec=infinity # Another attempt at ensuring Yggdrasil works with nordvpnd ExecStartPre=-systemctl enable --now aminda-nocron-reboot.service ExecStartPre=-systemctl enable --now aminda-nocron-reboot.timer +ExecStartPre=-systemctl enable --now aminda-duperemove.service +ExecStartPre=-systemctl enable --now aminda-duperemove.timer ExecStartPre=-systemctl enable --now monthly-btrfs-balance.timer ExecStartPre=-sysctl net.ipv6.conf.all.disable_ipv6=0 ExecStartPre=-systemctl enable --now tlp