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