mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-09 10:07:57 +00:00
Another shell command line.
This commit is contained in:
parent
5382aa4e3b
commit
414a4aaba7
@ -578,6 +578,7 @@
|
|||||||
'"sh -c getconf CLK_TCK"',
|
'"sh -c getconf CLK_TCK"',
|
||||||
"'sh -c getconf PAGESIZE'",
|
"'sh -c getconf PAGESIZE'",
|
||||||
"'sh -c LC_ALL=C LANG=C /sbin/ldconfig -p 2>/dev/null'",
|
"'sh -c LC_ALL=C LANG=C /sbin/ldconfig -p 2>/dev/null'",
|
||||||
|
"'sh -c /sbin/ldconfig -p 2>/dev/null'",
|
||||||
"'sh -c stty -a 2>/dev/null'"
|
"'sh -c stty -a 2>/dev/null'"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user