]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
doc: Be more explicit in the introduction to "Configuration reading phase"
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 24 Nov 2014 08:53:24 +0000 (09:53 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 24 Nov 2014 08:53:24 +0000 (09:53 +0100)
README.md
novaboot

index cc1f0e270ea4c0113eab9e20fefcb58a86a0751d..bf9e39d0557c71a16d066e4bea76d2b2c9884469 100644 (file)
--- a/README.md
+++ b/README.md
@@ -79,11 +79,12 @@ corresponding options follows.
 After starting, novaboot reads configuration files. Their content is
 described in section ["CONFIGURATION FILE"](#configuration-file). By default,
 configuration is read from multiple locations. First from the system
-configuration directory, second from the user configuration file and
-third from `.novaboot` files along the path to the current directory.
-Alternatively, a single configuration file specified with the **-c**
-switch or with the `NOVABOOT_CONFIG` environment variable. The latter
-read files override settings from the former ones.
+configuration directory (`/etc/novaboot.d/`), second from the user
+configuration file (`~/.config/novaboot`) and third from `.novaboot`
+files along the path to the current directory. Alternatively, a single
+configuration file specified with the **-c** switch or with the
+`NOVABOOT_CONFIG` environment variable is read. The latter read files
+override settings from the former ones.
 
 The system configuration directory is determined by the content of
 NOVABOOT\_CONFIG\_DIR environment variable and defaults to
index 4e30ace09d79bbdb676b86210cc2b1d2f4f5c267..23b853aecb1d0590f24dd7577b113ef391025582 100755 (executable)
--- a/novaboot
+++ b/novaboot
@@ -1224,11 +1224,12 @@ corresponding options follows.
 After starting, novaboot reads configuration files. Their content is
 described in section L</"CONFIGURATION FILE">. By default,
 configuration is read from multiple locations. First from the system
-configuration directory, second from the user configuration file and
-third from F<.novaboot> files along the path to the current directory.
-Alternatively, a single configuration file specified with the B<-c>
-switch or with the C<NOVABOOT_CONFIG> environment variable. The latter
-read files override settings from the former ones.
+configuration directory (F</etc/novaboot.d/>), second from the user
+configuration file (F<~/.config/novaboot>) and third from F<.novaboot>
+files along the path to the current directory. Alternatively, a single
+configuration file specified with the B<-c> switch or with the
+C<NOVABOOT_CONFIG> environment variable is read. The latter read files
+override settings from the former ones.
 
 The system configuration directory is determined by the content of
 NOVABOOT_CONFIG_DIR environment variable and defaults to