Revision 0da22bc3

b/doc/admin.rst
261 261

  
262 262
- Arguments for the NICs of the instance; by default, a single-NIC
263 263
  instance is created. The IP and/or bridge of the NIC can be changed
264
  via ``--nic 0:ip=IP,bridge=BRIDGE``
264
  via ``--net 0:ip=IP,link=BRIDGE``
265 265

  
266 266
See the manpage for gnt-instance for the detailed option list.
267 267

  
b/doc/install.rst
574 574
source archive to ``/etc/init.d/ganeti`` and register it with your
575 575
distribution's startup scripts, for example in Debian::
576 576

  
577
  $ chmod +x /etc/init.d/ganeti
577 578
  $ update-rc.d ganeti defaults 20 80
578 579

  
579 580
In order to automatically restart failed instances, you need to setup a

Also available in: Unified diff