summaryrefslogtreecommitdiff
path: root/tw/system/lap.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-02-15 23:37:08 +0100
committerTimo Wilken2023-02-15 23:37:08 +0100
commit40514cf87238145f2fbc3915c01be3ad9967c318 (patch)
tree67c86d271bd36968d85cb497c91dc81906f29933 /tw/system/lap.scm
parent4cfe241f7223a0f4cfca10fdba185c2997410452 (diff)
Rename disk maintenance cronjobs
Diffstat (limited to 'tw/system/lap.scm')
-rw-r--r--tw/system/lap.scm2
1 files changed, 1 insertions, 1 deletions
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.