Bug#909791: My solve of this problem

Павел Самсонов pvsamsonov76 at gmail.com
Mon Oct 22 15:43:27 BST 2018


by unsetting some enviroment variables before blkid call.
--- 60-persistent-storage.rules.orig    2018-03-23 15:55:43.000000000 +0300
+++ 60-persistent-storage.rules    2018-10-22 17:35:25.975813495 +0300
@@ -78,6 +78,7 @@
   IMPORT{builtin}="blkid --noraid"

 # probe filesystem metadata of disks
+KERNEL!="sr*",  ENV{ID_FS_LABEL_ENC}="", ENV{ID_FS_LABEL}="",
ENV{ID_FS_UUID_ENC}="", ENV{ID_FS_UUID}="", ENV{ID_FS_TYPE}=""
 KERNEL!="sr*", IMPORT{builtin}="blkid"

 # by-label/by-uuid links (filesystem metadata)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20181022/0ad7f2db/attachment.html>


More information about the Pkg-systemd-maintainers mailing list