Commit f454894
authored
Allow tcpdump sys_admin cap (#69969)
In the continuing quest to capture packets during network
disruption, tcpdump is being used. In order for tcpdump
to run, even as root, it switches users (even when -Z root)
and OCP detects this as a privilege increase and prohibits it.
Allow SETUID/SETGID, allowing this "change".1 parent 70a1c72 commit f454894
File tree
1 file changed
+2
-0
lines changed- clusters/build-clusters/common_except_app.ci
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments