ignore udf
This commit is contained in:
parent
60117872b2
commit
72af97d705
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ use IO::Socket;
|
|||
|
||||
my @ignoreformats = qw(tmpfs sysfs devtmpfs devpts proc binfmt_misc
|
||||
fusectl fuse.gvfsd-fuse fuse.vmware-vmblock
|
||||
debugfs securityfs swap);
|
||||
debugfs securityfs swap udf);
|
||||
|
||||
my $color_ok = "#78af78";
|
||||
my $color_warn = "#ffff00";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue