Use regex matching instead of shell-style matching for ddusb
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
# File for excluding block devices from being written to
|
||||
# Write one device per line, shell-style globs are accepted i.e. /dev/sda*
|
||||
# Brace expansion is not supported
|
||||
# One rule per line, regular expressions are accepted i.e. /dev/sda[0-9]?
|
||||
# Lines beginning with "#" and ";" are ignored
|
||||
|
Reference in New Issue
Block a user