Skip to content

Commit 8de9d88

Browse files
authored
Update date
1 parent 7a63779 commit 8de9d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WSL/wsl-config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Advanced settings configuration in WSL
33
description: A guide to the wsl.conf and .wslconfig files used for configuring settings when running multiple Linux distributions on Windows Subsystem for Linux.
4-
ms.date: 12/16/2024
4+
ms.date: 05/07/2025
55
ms.topic: article
66
ms.custom: seo-windows-dev
77
adobe-target: true
@@ -144,7 +144,7 @@ wsl.conf section label: `[boot]`
144144
| Key | Value | Default | Notes |
145145
|:----|:----|:----|:----|
146146
| `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. |
148148

149149
### GPU settings
150150

0 commit comments

Comments
 (0)