mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +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
|
||||
|
||||
[Timer]
|
||||
OnCalendar=monthly
|
||||
OnCalendar=weekly
|
||||
AccuracySec=1h
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Reference in a new issue