Skip to content

Commit cc6b3a4

Browse files
authored
Adapted to support SFOS 3.0.0
1 parent 57ea909 commit cc6b3a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

udev/rules.d/81-mountsd.rules

Lines changed: 0 additions & 2 deletions
This file was deleted.

udev/rules.d/91-mountsd.rules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Unmatch sda0 to mmcblk1 both of DEVTYPE==disk and SUBSYSTEM=="block", if no filesystem detected by udev:
2+
KERNEL=="mmcblk1*|sd[a-z]*", SUBSYSTEM=="block", ENV{ID_FS_USAGE}!="filesystem", ACTION=="add", TAG-="systemd", ENV{SYSTEMD_WANTS}="", ENV{SYSTEMD_USER_WANTS}=""

0 commit comments

Comments
 (0)