change wsl generator from monthly to weekly

This commit is contained in:
BioArchLinuxBot 2022-07-21 01:19:22 +00:00
parent a6cd7e751e
commit d291f95b58

View file

@ -1,8 +1,8 @@
[Unit]
Description=Runs wsl generator the first day every month
Description=Runs wsl generator every Mon
[Timer]
OnCalendar=*-*-01 01:00:00
OnCalendar=Mon *-*-* 01:00:00
Unit=wsl.service
[Install]