mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
/tmp/tcp/tcp_client {
|
|
tcp_connect to 10.0.0.17/16:50-100 via eth1 ,
|
|
tcp_connect to 127.0.0.1 ,
|
|
/lib/libc.so.6 r ,
|
|
/lib/ld-linux.so.2 r ,
|
|
/etc/ld.so.cache r ,
|
|
/lib/libc-2.1.3.so r ,
|
|
}
|