This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong size of /home shown by node-exporter (#87)
Node-exporter calculates wrong disk space if /home is a separate partition since systemd protects /home from it. Change protection to read-only if /home is a mountpoint. [minor] release
- Loading branch information