From 40514cf87238145f2fbc3915c01be3ad9967c318 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Wed, 15 Feb 2023 23:37:08 +0100 Subject: Rename disk maintenance cronjobs --- tw/system/lap.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/system/lap.scm') diff --git a/tw/system/lap.scm b/tw/system/lap.scm index 04a93953..d9793ab7 100644 --- a/tw/system/lap.scm +++ b/tw/system/lap.scm @@ -358,7 +358,7 @@ support extra features (acr, pmu, gr).") ;; Anything that won't cause disruption when restarting. '(syncthing-timo earlyoom thermald tlp wireguard-wg0 mcron)))) - (simple-service 'cronjobs mcron-service-type + (simple-service 'disk-maintenance mcron-service-type ;; I don't think jobs run on boot if they would have run when the ;; computer was turned off, so choose a time when the computer is ;; probably turned on. -- cgit v1.2.3