Documentation: Fix migration script path.

This commit is contained in:
Michael Friedrich 2013-10-11 14:02:19 +02:00
parent c7382b2acb
commit bfaed3cdf8

View File

@ -24,9 +24,10 @@ possible.
> **Note** > **Note**
> >
> Please check the provided README file for additional notes and possible > Please check the provided README file for additional notes and possible
> scaveats. > caveats.
# /usr/sbin/icinga2-migrate-config -c /etc/icinga/icinga.cfg -o conf/ # mkdir /etc/icinga2/conf.d/migrate
# /usr/bin/icinga2-migrate-config -c /etc/icinga/icinga.cfg -o /etc/icinga2/conf.d/migrate
### Manual Config Conversion ### Manual Config Conversion