mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 11:17:54 +00:00
[doc] consistency fix in example output
This commit is contained in:
parent
0b4322d921
commit
7a41169104
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ change its ownership manually, i.e.:
|
|||
|
||||
.. code:: bash
|
||||
|
||||
sudo chown user:user /dev/kvmfr0
|
||||
sudo chown user:kvm /dev/kvmfr0
|
||||
|
||||
As an example, you can create a new file in ``/etc/udev/rules.d/99-kvmfr.rules``
|
||||
with the following contents::
|
||||
|
|
Loading…
Reference in a new issue