Skip to content

Commit 7a8f9ed

Browse files
deploy: bde4522
1 parent d125900 commit 7a8f9ed

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

microvm-options.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,17 @@ <h2 id="microvmvirtiofsdextraargs"><a class="header" href="#microvmvirtiofsdextr
834834
<ul>
835835
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix">microvm.nix/nixos-modules/microvm/options.nix</a></li>
836836
</ul>
837+
<h2 id="microvmvirtiofsdgroup"><a class="header" href="#microvmvirtiofsdgroup">microvm.virtiofsd.group</a></h2>
838+
<p>The name of the group that will own the Unix domain socket file that virtiofsd creates for communication with the hypervisor.
839+
If null, the socket will have group ownership of the user running the hypervisor.</p>
840+
<p><em>Type:</em>
841+
null or string</p>
842+
<p><em>Default:</em>
843+
<code>"kvm"</code></p>
844+
<p><em>Declared by:</em></p>
845+
<ul>
846+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix">microvm.nix/nixos-modules/microvm/options.nix</a></li>
847+
</ul>
837848
<h2 id="microvmvirtiofsdinodefilehandles"><a class="header" href="#microvmvirtiofsdinodefilehandles">microvm.virtiofsd.inodeFileHandles</a></h2>
838849
<p>When to use file handles to reference inodes instead of O_PATH file descriptors
839850
(never, prefer, mandatory)</p>

print.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,17 @@ <h2 id="microvmvirtiofsdextraargs"><a class="header" href="#microvmvirtiofsdextr
11931193
<ul>
11941194
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix">microvm.nix/nixos-modules/microvm/options.nix</a></li>
11951195
</ul>
1196+
<h2 id="microvmvirtiofsdgroup"><a class="header" href="#microvmvirtiofsdgroup">microvm.virtiofsd.group</a></h2>
1197+
<p>The name of the group that will own the Unix domain socket file that virtiofsd creates for communication with the hypervisor.
1198+
If null, the socket will have group ownership of the user running the hypervisor.</p>
1199+
<p><em>Type:</em>
1200+
null or string</p>
1201+
<p><em>Default:</em>
1202+
<code>"kvm"</code></p>
1203+
<p><em>Declared by:</em></p>
1204+
<ul>
1205+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix">microvm.nix/nixos-modules/microvm/options.nix</a></li>
1206+
</ul>
11961207
<h2 id="microvmvirtiofsdinodefilehandles"><a class="header" href="#microvmvirtiofsdinodefilehandles">microvm.virtiofsd.inodeFileHandles</a></h2>
11971208
<p>When to use file handles to reference inodes instead of O_PATH file descriptors
11981209
(never, prefer, mandatory)</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)