mirror of
https://github.com/BioArchLinux/wsl.git
synced 2025-03-10 06:33:59 +00:00
change wsl generator from monthly to weekly
This commit is contained in:
parent
a6cd7e751e
commit
d291f95b58
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Runs wsl generator the first day every month
|
Description=Runs wsl generator every Mon
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-01 01:00:00
|
OnCalendar=Mon *-*-* 01:00:00
|
||||||
Unit=wsl.service
|
Unit=wsl.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue