summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi/recipes-core/udev/udev-rules-udisks-rpi/80-udisks-rpi.rules
blob: 3eff66dbc3106ba35e12a700709b029a84b06af5 (plain)
1
2
3
4
5
6
7
8
9
10
##############################################################################################################

# Partitions which desktops should not display
#

# boot partition
ENV{ID_FS_TYPE}=="vfat", ENV{ID_FS_LABEL}=="raspberrypi", \
  ENV{UDISKS_PRESENTATION_HIDE}="1", ENV{UDISKS_IGNORE}="1"

##############################################################################################################
OpenPOWER on IntegriCloud