Filter out tmpfs in Partition/Storage #28
Closed
wannadrunk
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
Thank you for your post! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please see new v1.0.1 release :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
It works great. I did update only the index.php. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I check the diskspace in terminal, I filter out the tmpfs with the command
df -H | grep -v tmp
Wish to see those tmpfs filter out in RPI Dashboard too.
Beta Was this translation helpful? Give feedback.
All reactions