mirror of https://github.com/Icinga/icinga2.git
Merge pull request #9459 from mrc-rpprcht/feature/itl-disk-fuse.portal
ITL: Add fuse.portal to disk_exclude_type for new Ubuntu LTS
This commit is contained in:
commit
63dc1ac414
|
@ -1486,6 +1486,7 @@ object CheckCommand "disk" {
|
|||
"cgroup",
|
||||
"fuse.gvfsd-fuse",
|
||||
"fuse.gvfs-fuse-daemon",
|
||||
"fuse.portal",
|
||||
"fdescfs",
|
||||
"overlay",
|
||||
"nsfs",
|
||||
|
|
Loading…
Reference in New Issue