mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
# Work around the misdetection of some SanDisk microSD cards
|
|
|
|
ACTION=="add", SUBSYSTEM=="mmc", ENV{MMC_NAME}=="SD032", RUN+="/bin/systemd-run --no-block --collect /usr/lib/hwsupport/sdcard-rescan.sh %k"
|