Skip to content

Commit

Permalink
Add mmcsd* to devfs rules update
Browse files Browse the repository at this point in the history
  • Loading branch information
outpaddling committed Nov 11, 2022
1 parent 72174ac commit a535525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop-installer
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ external_drive_config()
#add path 'cd*' mode 0666
#add path 'pass*' mode 0666
#add path 'xpt*' mode 0666
auto-update-devfs-rules operator cd da pass xpt
auto-update-devfs-rules operator cd da pass xpt mmcsd
auto-update-devfs-conf cd0 cd1 fd0 fd1

if ! fgrep -q '#/dev/cd' $FSTAB; then
Expand Down

0 comments on commit a535525

Please sign in to comment.