17
edits
Changes
Devnodes
,Created page with '= Exporting devices through devnodes = You can export devices from the Hardware Node (HN) to the container (CT) by using the devnodes flag: <pre> $ vzctl set 1024 --devnodes tt…'
= Exporting devices through devnodes =
You can export devices from the Hardware Node (HN) to the container (CT) by using the devnodes flag:
<pre>
$ vzctl set 1024 --devnodes ttyUSB0:rw --save
</pre>
You can export devices from the Hardware Node (HN) to the container (CT) by using the devnodes flag:
<pre>
$ vzctl set 1024 --devnodes ttyUSB0:rw --save
</pre>