mirror of https://github.com/Icinga/icinga2.git
Update documentation.
This commit is contained in:
parent
04869cf9fe
commit
f23801218e
|
@ -21,7 +21,7 @@ following commands:
|
|||
$ tar xzf icinga-1.9.3.tar.gz ; cd icinga-1.9.3
|
||||
$ ./configure --enable-classicui-standalone --prefix=/usr/local/icinga2-classicui
|
||||
$ make classicui-standalone
|
||||
$ sudo make install classicui-standalone install-webconf-auth
|
||||
$ sudo make install-classicui-standalone install-webconf-auth
|
||||
$ sudo service apache2 restart
|
||||
|
||||
> **Note**
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
*/
|
||||
|
||||
include <itl/itl.conf>
|
||||
include <itl/standalone.conf>
|
||||
|
||||
/**
|
||||
* The features-available directory contains a number of configuration
|
||||
|
|
Loading…
Reference in New Issue