fix virtiofsd in CIs
This commit is contained in:
@@ -277,10 +277,8 @@ def start_virtiofsd(socket_path: Path) -> Iterator[None]:
|
||||
str(socket_path),
|
||||
"--cache",
|
||||
"always",
|
||||
"--posix-acl",
|
||||
"--sandbox",
|
||||
sandbox,
|
||||
"--xattr",
|
||||
"--shared-dir",
|
||||
"/nix/store",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user