From: Michal Sekletar Date: Mon, 21 Jan 2019 22:05:46 +0000 (+0100) Subject: man: document db_persist udev rules OPTION X-Git-Tag: v241-rc1~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07d16cc0985d9c43ee6f8bb50d793491f540f2c9;p=thirdparty%2Fsystemd.git man: document db_persist udev rules OPTION Fixes #1551 --- diff --git a/man/udev.xml b/man/udev.xml index 08fedfc86cf..74aab8e024f 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -566,6 +566,18 @@ Disable the watching of a device node with inotify. + + + + Set the flag (sticky bit) on the udev database entry + of the event device. Device properties are then kept in the + database even when + udevadm info --cleanup-db is called. + This option can be useful in certain cases + (e.g. Device Mapper devices) for persisting device state + on the transition from initramfs. + +