diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-03-15 17:26:08 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-03-15 17:26:08 +0100 |
commit | 5f59fa0900a5c127ce1a25d8ba3176f166662f96 (patch) | |
tree | 5e1b317f3d31f58777b94fd5112b4b427a731b61 /udev/udevadm.xml | |
parent | 52d54f237d8b5380b0573242702606bf2ec5b7ab (diff) |
move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd startup
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r-- | udev/udevadm.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 00f299fb73..cefd7763af 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -144,15 +144,6 @@ </listitem> </varlistentry> <varlistentry> - <term><option>--convert-db</option></term> - <listitem> - <para>Convert the database of an earlier udev version to the current format. This - is only useful on udev version upgrades, where the content of the old database might - be needed for the running system, and it is not sufficient for it, to be re-created - with the next bootup.</para> - </listitem> - </varlistentry> - <varlistentry> <term><option>--version</option></term> <listitem> <para>Print version.</para> |