aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-gc.timer
blob: 192132fbda51d3f60e10b4773060ebaacf3ab37d (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This is a "timer unit file" for the systemd init system to trigger
# 'guix-gc.service' periodically.  Drop it in /etc/systemd/system or similar
# together with 'guix-gc.service' to set it up.

[Unit]
Description=Discard unused Guix store items

[Timer]
OnCalendar=weekly
AccuracySec=1h
Persistent=true
RandomizedDelaySec=6000

[Install]
WantedBy=timers.target
ix-manual.es.po?id=6f78803b01d416ab421ba860751b764b9e4f33db'>nls: Update translations....Florian Pelz 2023-10-05doc: Fix channel name typo....Nikolaos Chatzikonstantinou 2023-06-30nls: Update translations....Florian Pelz 2023-05-31nls: Update translations....Florian Pelz 2023-03-07nls: Update translations.Julien Lepiller 2023-01-05nls: Update translations....Julien Lepiller 2022-12-15doc: Use VM image file name consistently....Ludovic Courtès 2022-12-04nls: Update translations....Julien Lepiller 2022-11-04nls: Update translations....Julien Lepiller 2022-10-06nls: Update translations.Julien Lepiller 2022-09-04nls: Update translations.Julien Lepiller 2022-08-10nls: Update translations....Julien Lepiller 2022-07-09nls: Update translations....Julien Lepiller 2022-06-04nls: Update translations....Julien Lepiller 2022-05-01nls: Update translations....Julien Lepiller 2022-04-02nls: Update translations....Julien Lepiller 2022-03-01nls: Update translations....