forked from cromer/pamac-classic
10 lines
126 B
SYSTEMD
10 lines
126 B
SYSTEMD
[Unit]
|
|
Description=Monthly clean packages cache
|
|
|
|
[Timer]
|
|
OnCalendar=monthly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|