Skip to content

Instantly share code, notes, and snippets.

@ALEXOTANO
Created July 5, 2021 13:07
Show Gist options
  • Save ALEXOTANO/4eb60c0ab0f3b77cb28c5985185bc6d2 to your computer and use it in GitHub Desktop.
Save ALEXOTANO/4eb60c0ab0f3b77cb28c5985185bc6d2 to your computer and use it in GitHub Desktop.
Execute WSL Ubuntu cronjob at windows startup

Create a shortcut to

C:\Windows\System32\wsl.exe sudo /etc/init.d/cron start

and add that shortcut to startup folder (run shell:startup)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment