wslgsu - Component of Windows 10 Linux Subsystem Utility
wslgsu [-u USERNAME] [-n NAME] [-S]
wslgsu [-hv] SERVICE/COMMAND
This tool allows you to generate a WSL startup Task using Windows Task Schduler.
-h, --help
Print a simple help.
-v, --version
Print current version.
-u, --username USERNAME
Use a separate user to eexecute the command/service. By default it’s root.
-n, --name NAME
Add a different name other than the service/command name. By default it will autoamtically extracted from the service/command.
-S, --service
Using the option means you are addng an system service. without -S, you are adding a command to system.
Created by Patrick Wu <me@patrickwu.space>
Report bugs to <https://github.com/wslutilities/wslu/issues>
This is free software; you can redistribute it and/or modify it under the terms of the GNU GPL version 3 or (at your option) any later version. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
wslu(7)