4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
setcap cap_net_raw+ep /usr/bin/mtr-packet
|