[systemd-devel] UML: Fix block device setup

Lennart Poettering lennart at poettering.net
Mon Jul 27 11:16:24 PDT 2015


On Thu, 16.07.15 20:22, Thomas Meyer (thomas at m3y3r.de) wrote:

> diff --git a/rules/60-persistent-storage.rules b/rules/60-persistent-storage.rules
> index 5ab03fc..0b14bb4 100644
> --- a/rules/60-persistent-storage.rules
> +++ b/rules/60-persistent-storage.rules
> @@ -6,7 +6,7 @@
>  ACTION=="remove", GOTO="persistent_storage_end"
>  
>  SUBSYSTEM!="block", GOTO="persistent_storage_end"
> -KERNEL!="loop*|mmcblk*[0-9]|msblk*[0-9]|mspblk*[0-9]|nvme*|sd*|sr*|vd*|xvd*|bcache*|cciss*|dasd*", GOTO="persistent_storage_end"
> +KERNEL!="loop*|mmcblk*[0-9]|msblk*[0-9]|mspblk*[0-9]|nvme*|sd*|sr*|vd*|xvd*|bcache*|cciss*|dasd*|ubd*", GOTO="persistent_storage_end"

Hmm, any chance you can post this as PR on github?

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list