We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b78367 + 7c49b0d commit 211b596Copy full SHA for 211b596
tests/probes/sysctl/test_sysctl_probe_all.sh
@@ -11,6 +11,7 @@ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
11
# non root users are not able to access some kernel params, so they get excluded
12
SYSCTL_EXCLUDE='
13
dev.parport.parport0.autoprobe
14
+ dev.tty.legacy_tiocsti
15
fs.protected_hardlinks
16
fs.protected_fifos
17
fs.protected_regular
0 commit comments