Commit 72ee8ec
committed
fix: spark.url file mode must be 0644
The other files in /etc/pcp/openmetrics/ are all 0644. The latest
pmdaopenmetrics service will get a permission denied trying to open spark.url
without this mode change.
Signed-off-by: Rich Megginson <[email protected]>1 parent 4da5a13 commit 72ee8ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments