Commit d23a5c4
Add automount.cgroups to WSL_CONF_KEYS in validate-modern.py (#14285)
Fixes #13993
The validate-modern.py script was missing the 'automount.cgroups' setting
from WSL_CONF_KEYS, causing validation errors when distributions include
this setting in their /etc/wsl.conf files.
Note: windowsterminal.enabled was already present in the
wsl-distribution.conf validation list.
Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>1 parent cb35b51 commit d23a5c4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments