mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-14 04:07:18 +00:00
Update paccache timer service
This commit is contained in:
parent
5c227e128c
commit
d4478273ee
|
@ -6,8 +6,9 @@
|
||||||
Description=Clean-up old pacman pkg
|
Description=Clean-up old pacman pkg
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=monthly
|
OnCalendar=weekly
|
||||||
|
AccuracySec=1h
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=timers.target
|
||||||
|
|
Loading…
Reference in a new issue