From: Iustin Pop Date: Mon, 7 Jul 2008 12:33:33 +0000 (+0000) Subject: Fix a wrong dirname X-Git-Tag: v0.5~2 X-Git-Url: http://git.equinoxoli.org/?p=ext%2Finstance-debootstrap.git;a=commitdiff_plain;h=87e4ceaa372bc82039c912fc95ddf3de4b571e13 Fix a wrong dirname Reviewed-by: ultrotter --- diff --git a/README b/README index 673fd18..a0b8bad 100644 --- a/README +++ b/README @@ -41,9 +41,9 @@ Configuration of instance creation The kind of instance created can be customized via a settings file. This file is not installed by default, as the instance creation will work without it. The creation scripts will look for it in -``$sysconfdir/defaults/ganeti-instance-debootstrap``, so if you have run +``$sysconfdir/default/ganeti-instance-debootstrap``, so if you have run configure with the parameter ``--sysconfdir=/etc``, the final filename -will be ``/etc/defaults/ganeti-instance-debootstrap``. +will be ``/etc/default/ganeti-instance-debootstrap``. The following settings will be examined in this file (see also the file named 'defaults' in the source distribution for more details):