Package: udev
Version: 175-7
Severity: wishlist
My /etc/crypttab lists two encrypted volumes:
md0_crypt UUID=6567de98-fb8f-4495-847a-919f89fd6a6a none luks
sda2_crypt UUID=4280b80c-5c2c-4942-be6f-7aaf6191d3ed none luks
With default configuration, these volumes appear on my Xfce desktop as
"unrecognized volume". To make them go away, I created
/etc/udev/rules.d/99-hide-partitions.rules with the following contents:
ENV{ID_FS_UUID}=="6567de98-fb8f-4495-847a-919f89fd6a6a",ENV{UDISKS_PRESENTATION_HIDE}:="1"
ENV{ID_FS_UUID}=="4280b80c-5c2c-4942-be6f-7aaf6191d3ed",ENV{UDISKS_PRESENTATION_HIDE}:="1"
It would be nice to have this done automatically.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.48
ii libc6 2.13-37
ii libselinux1 2.1.9-5
ii libudev0 175-7
ii lsb-base 4.1+Debian8
ii procps 1:3.3.3-2
ii util-linux 2.20.1-5.3
Versions of packages udev recommends:
ii pciutils 1:3.1.9-6
ii usbutils 1:005-3
udev suggests no packages.
-- debconf information:
udev/new_kernel_needed: false
udev/title/upgrade:
udev/reboot_needed:
udev/sysfs_deprecated_incompatibility:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]