Hacker News new | ask | show | jobs
by 1996 2042 days ago
But in your example, I can already see you have a init system and multiple users - neither of which will be needed in most cases.
1 comments

The "init" process is just a stub used by WSL, it is not a "real" init system. And Cygwin also allows the creation of multiple users within the Cygwin environment, doesn't it? It's just a matter of populating /etc/passwd. If you want to use WSL1 with a single user then you could just set the default user to root.