Accepting request 258600 from home:wanglh:branches:Base:System
fix lvm2.spec to not add link in post & delete buildrequire for device-mapper-devel OBS-URL: https://build.opensuse.org/request/show/258600 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=106
This commit is contained in:
committed by
Git OBS Bridge
parent
5c32cb3bb9
commit
eb8d8d5a12
2
lvm.conf
2
lvm.conf
@@ -72,7 +72,7 @@ devices {
|
||||
# accepted.
|
||||
|
||||
# By default we accept every block device except udev names, floppy and cdrom drives:
|
||||
filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|","r|/dev/fd.*|", "r|/dev/cdrom|", "a/.*/" ]
|
||||
filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|","r|/dev/fd.*|", "r|/dev/cdrom|", "a/.*/" ]
|
||||
|
||||
# Exclude the cdrom drive
|
||||
# filter = [ "r|/dev/cdrom|" ]
|
||||
|
Reference in New Issue
Block a user