mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Make paccache timer depend on network
This commit is contained in:
parent
2028a65409
commit
0272a69330
|
@ -4,6 +4,7 @@
|
|||
|
||||
[Unit]
|
||||
Description=Clean-up old pacman pkg
|
||||
After=network-online.target
|
||||
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
|
|
Loading…
Reference in a new issue