[systemd-devel] UML: Fix block device setup

Tomasz Torcz tomek at pipebreaker.pl
Thu Jul 16 14:17:26 PDT 2015


On Thu, Jul 16, 2015 at 08:22:03PM +0200, Thomas Meyer 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"

  This list is getting longer and longer… surely there could be a better way?

-- 
Tomasz Torcz            There exists no separation between gods and men:
xmpp: zdzichubg at chrome.pl   one blends softly casual into the other.



More information about the systemd-devel mailing list