Accepting request 138717 from home:sumski:branches:home:fcrozat:branches:Base:System
Change the default locking dir to reflect the change in filesystem package OBS-URL: https://build.opensuse.org/request/show/138717 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
f1a960eb91
commit
66c4b5a3a8
2
lvm.conf
2
lvm.conf
@@ -204,7 +204,7 @@ global {
|
||||
|
||||
# Local non-LV directory that holds file-based locks while commands are
|
||||
# in progress. A directory like /tmp that may get wiped on reboot is OK.
|
||||
locking_dir = "/var/lock/lvm"
|
||||
locking_dir = "/run/lock/lvm"
|
||||
|
||||
# Other entries can go here to allow you to load shared libraries
|
||||
# e.g. if support for LVM1 metadata was compiled as a shared library use
|
||||
|
Reference in New Issue
Block a user