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
|