]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fix path to openvz network configuration file
authorGuido Günther <agx@sigxcpu.org>
Mon, 16 Apr 2012 14:18:29 +0000 (16:18 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 16 Apr 2012 15:02:08 +0000 (17:02 +0200)
It's vznet.conf not vznetctl.conf, see e.g.:

http://git.openvz.org/?p=vzctl;a=blob;f=bin/vznetcfg.in;h=e91f5c4a0744c1ea149e1b8c241b666052e10b12;hb=HEAD

docs/drvopenvz.html.in

index bb437d36b98718bad52875dca9b8a8e44e0d0176..a8f9f286e12903afd21da3409e2c7fd4e07b9e49 100644 (file)
@@ -67,7 +67,7 @@ openvz+ssh://root@example.com/system (remote access, SSH tunnelled)
     script must be created manually by the host OS administrator. The
     simplest way is to just download the latest version of this script
     from a newer OpenVZ release, or upstream source repository. Then
-    a generic configuration file <code>/etc/vz/vznetctl.conf</code>
+    a generic configuration file <code>/etc/vz/vznet.conf</code>
     must be created containing
     </p>