aboutsummaryrefslogtreecommitdiff
# 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
b0ea08d3ed3a03b3db421bc23183&showmsg=1'>Expand)Author 2022-06-25services: pcscd: Use switch-symlinks from (guix build utils)....Arun Isaac 2021-07-03services: pcscd: Fix daemon signal handling....Brice Waegeneire 2021-06-19services: pcscd: Cleanup socket when started....Brice Waegeneire 2020-12-13gnu: htop: Update to 3.0.3....Tobias Geerinckx-Rice 2020-12-12services: pcscd-shepherd-service: Fix PID file location....Tobias Geerinckx-Rice