wslgsu - Component of WSL Utilities
wslgsu [-u USERNAME] [-n NAME] [-S]
wslgsu [-hv] SERVICE/COMMAND
This tool allows you to generate a WSL startup Task using the Windows Task Scheduler.
-h, --help
Print a simple help.
-v, --version
Print current version.
-u, --username USERNAME
Use a separate user to execute the command/service. By default it’s root.
-n, --name NAME
Add an explicit name instead of the default of automatically extracting a name from the service/command.
-S, --service
Using this option means you are addng a 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)