4 When you run +{daemon-bin-name}+, it configures itself from, in this order:
6 . The INI configuration file +{system_lttng_conf}+, if any.
8 . The INI configuration file `$LTTNG_HOME/.lttng/lttng.conf`, if any.
10 `$LTTNG_HOME` defaults to `$HOME`.
12 . With the option:--config='PATH' option: the INI configuration file
15 . The command-line options.
17 Each step can override a previous configuration property.
19 In INI configuration files, the session daemon only reads the properties
20 under the +{daemon-ini-section}+ INI section. Each INI property is:
23 The long name of a command-line option to set (see the
24 ``<<options,OPTIONS>>'' section below).
27 The selected command-line option accepts an argument:::
28 Option argument (string).
30 The selected command-line option is a switch:::