1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/archbuild/files/clean-chroots.timer
Jan Alexander Steffens (heftig) 2884ef5c58
roles/archbuild: Add archbuild role
2016-09-22 10:25:48 +02:00

11 lines
133 B
SYSTEMD

[Unit]
Description=Hourly chroot cleanup
[Timer]
OnCalendar=hourly
AccuracySec=1h
Persistent=true
[Install]
WantedBy=timers.target