Skip to content

Commit 22d83ea

Browse files
committed
docs: fix troubleshooting section thanks to @krtab, see #349
1 parent 7fb7629 commit 22d83ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_src/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### I get a **permission denied** error when I run scaphandre, no matter what is the exporter
44

5-
On some Linux distributions (ubuntu 20.04 for sure), the energy counters files that the [PowercapRAPL sensor](references/sensor-powercap_rapl.md) uses, are owned by root. (since late 2020)
5+
Since Linux kernel 5.10 (late 2020), the energy counters files that the [PowercapRAPL sensor](references/sensor-powercap_rapl.md) uses, are owned by root.
66

77
To ensure this is your issue and fix that quickly you can run the [init.sh](https://raw.githubusercontent.com/hubblo-org/scaphandre/main/init.sh) script:
88

0 commit comments

Comments
 (0)