]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
lvm2: Create lock files in /run/lvm
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Jan 2020 14:35:08 +0000 (14:35 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Jan 2020 14:35:08 +0000 (14:35 +0000)
commit518f90f3d4aabaf4a8d5f2dc46933eb29e77b9aa
tree3b6e087825fd2c3560cbea26d74520ad24c25e52
parent9b056807bedebb1e03f348a0f54e0b3431d7dee8
lvm2: Create lock files in /run/lvm

The default is /var/lock which is not mounted at the time
when udev is initialising the volumes. Therefore after a
reboot, LVM devices won't show up unless pvscan is executed
manually.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/lvm2