You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WSL/wsl-config.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Advanced settings configuration in WSL
3
3
description: A guide to the wsl.conf and .wslconfig files used for configuring settings when running multiple Linux distributions on Windows Subsystem for Linux.
|`command`| string |`""`| A string of the command that you would like to run when the WSL instance starts. This command is run as the root user. e.g: `service docker start`. |
147
-
|`protectBinfmt`| boolean |`true`| Prevents WSL from generating systemd units when systemd is enabled |
147
+
|`protectBinfmt`| boolean |`true`| Prevents WSL from generating systemd units when systemd is enabled.|
0 commit comments