subiquity/system_setup/server/controllers
Carlos Nihelton 2a598a8b5d
[WSL] Fixes wrong paramters being passed ...
to the WSLSetupOptions controller.

Misuse of the default_loader().
That's meant for loading /etc/wsl.conf.
WSLSetupOptions is by design not related to that config file.
2022-09-15 17:12:03 -03:00
..
__init__.py Connects the new controllers to server and client. 2022-08-23 10:45:34 -03:00
configure.py Fixes linting warnings 2022-08-23 10:45:34 -03:00
identity.py Initializes `existing_usernames` for system_setup. 2022-05-12 17:04:19 -03:00
locale.py Removes empty line in the end of file 2022-04-20 09:16:40 -03:00
shutdown.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
wslconfadvanced.py Makes the default_loader for wsl.conf testable 2022-09-15 16:24:18 -03:00
wslconfbase.py Makes the default_loader for wsl.conf testable 2022-09-15 16:24:18 -03:00
wslsetupoptions.py [WSL] Fixes wrong paramters being passed ... 2022-09-15 17:12:03 -03:00