mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
images: wsl2: Update comment.
* gnu/system/images/wsl2.scm (wsl-boot-program): Update privileged program directory in a comment. Change-Id: I65906cbfbcd17ff164837ad293dc4324314bfcf1
This commit is contained in:
@@ -86,7 +86,7 @@ USER."
|
||||
(setenv "WSLPATH" (getenv "PATH"))
|
||||
|
||||
;; /run is mounted with the nosuid flag by WSL. This prevents
|
||||
;; running the /run/setuid-programs. Remount it without this flag
|
||||
;; /run/privileged/bin from working. Remount it without this flag
|
||||
;; as a workaround. See:
|
||||
;; https://github.com/microsoft/WSL/issues/8716.
|
||||
(mount #f "/run" #f
|
||||
|
||||
Reference in New Issue
Block a user