mirror of
https://github.com/BioArchLinux/wsl.git
synced 2025-03-10 06:33:59 +00:00
9 lines
142 B
SYSTEMD
9 lines
142 B
SYSTEMD
[Unit]
|
|
Description=Runs wsl generator every Mon
|
|
|
|
[Timer]
|
|
OnCalendar=Mon *-*-* 02:00:00
|
|
Unit=wsl.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|