Skip to content

Commit 211b596

Browse files
authored
Merge pull request #1911 from jan-cerny/sysctl_skip
Add dev.tty.legacy_tiocsti to skiplist
2 parents 1b78367 + 7c49b0d commit 211b596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/probes/sysctl/test_sysctl_probe_all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
1111
# non root users are not able to access some kernel params, so they get excluded
1212
SYSCTL_EXCLUDE='
1313
dev.parport.parport0.autoprobe
14+
dev.tty.legacy_tiocsti
1415
fs.protected_hardlinks
1516
fs.protected_fifos
1617
fs.protected_regular

0 commit comments

Comments
 (0)