chiark / gitweb /
man: udev - move documentation of configuration file
[elogind.git] / man / systemd-udevd.service.xml
index 2b9a29adcd02b79b97d58379adf7d29f0a0fefdd..35e254384ef8c2fd8e85b5029db5ece4d9b1e23d 100644 (file)
     </variablelist>
  </refsect1>
 
+ <refsect1><title>Configuration file</title>
+   <para>udev expects its main configuration file at <filename>/etc/udev/udev.conf</filename>.
+   It consists of a set of variables allowing the user to override default udev values. All
+   empty lines or lines beginning with '#' are ignored. The following variables can be
+   set:</para>
+   <variablelist>
+     <varlistentry>
+       <term><varname>udev_log</varname></term>
+       <listitem>
+         <para>The logging priority. Valid values are the numerical syslog priorities
+         or their textual representations: <option>err</option>, <option>info</option>
+         and <option>debug</option>.</para>
+       </listitem>
+     </varlistentry>
+   </variablelist>
+ </refsect1>
+
   <refsect1>
     <title>See Also</title>
     <para><citerefentry>