mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 11:00:27 +02:00
10 lines
105 B
SYSTEMD
10 lines
105 B
SYSTEMD
[Unit]
|
|
Description=Cleanup
|
|
|
|
[Timer]
|
|
OnBootSec=15min
|
|
OnUnitActiveSec=3h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|