mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
udevil: specifically target the ufs from automounting
This commit is contained in:
@@ -119,7 +119,7 @@ allowed_media_dirs = /media, /var/media, /run/media/$USER
|
||||
# allowed_devices = /dev/*
|
||||
# WARNING: ALLOWING USERS TO MOUNT DEVICES OUTSIDE OF /dev CAN CAUSE SERIOUS
|
||||
# SECURITY PROBLEMS. DO NOT ALLOW DEVICES IN /dev/shm
|
||||
allowed_devices = /dev/* !^/dev/sd.*
|
||||
allowed_devices = /dev/* !*ufshc-scsi*
|
||||
|
||||
|
||||
# allowed_internal_devices causes udevil to treat any listed block devices as
|
||||
|
||||
Reference in New Issue
Block a user