services.rshim.index

NixOS option

Specify the index to create device path /dev/rshim<index>. It’s also used to create network interface name tmfifo_net<index>. This option is needed when multiple rshim instances are running.

type: null or signed integer
Default
null
Example
1
declared in: nixos/modules/services/misc/rshim.nixView source on NixOS/nixpkgs →