dc64413066
This reverts commit 6698dfa07d
.
Related: #2123224
6 lines
113 B
YAML
6 lines
113 B
YAML
# Allow inet_aton, which is used only by UDPv4 transport
|
|
badfuncs:
|
|
allowed:
|
|
/usr/sbin/*:
|
|
- inet_aton
|