Changes

Jump to: navigation, search

Man/vzctl.8

21 bytes removed, 16:58, 30 May 2011
Fix example formatting
<b>/etc/vz/conf/</b><i>CTID</i><b>.mount</b>.</p>
<p pre style="margin-left:22%; margin-top: 1em"> # If one ofthese files does not exist then something <br> # is really broken <br> [ -f /etc/sysconfig/vz ] || exit 1 <br> [ -f $VE_CONFFILE ] || exit 1 <br> # Source both files. Note the order is important. <br> . /etc/vz/vz.conf <br> . $VE_CONFFILE <br> mount -n --bind /mnt/disk $VE_ROOT/mnt/disk</ppre>
== EXIT STATUS ==

Navigation menu