monitoring-plugins icon indicating copy to clipboard operation
monitoring-plugins copied to clipboard

fs-ro: Exclude squashfs filesystems

Open NavidSassan opened this issue 4 years ago • 0 comments

Otherwise we get 3 read-only mount points found: /dev/loop2 on /var/lib/snapd/snap/remote-access-cli/8 (type squashfs), /dev/loop1 on /var/lib/snapd/snap/core/11420 (type squashfs), /dev/loop0 on /var/lib/snapd/snap/core/11606 (type squashfs)

Mainly on Ubuntu

NavidSassan avatar Oct 12 '21 11:10 NavidSassan