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