|
Bugzilla – Full Text Bug Listing |
| Summary: | munin-node: df omits some entries | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Martin Schröder <martin> |
| Component: | Other | Assignee: | Bernhard Wiedemann <bwiedemann> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Sun | ||
| OS: | OpenVMS | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Martin Schröder
2023-06-24 15:18:29 UTC
Correction: / is reported, /home is not. Cause: munin-node runs with ProtectHome=true. Solution: sudo systemctl edit munin-node.service and add [Service] ProtectHome=read-only |