Updated run udp2raw with non root account (markdown)

wangyu- 2017-12-14 08:45:57 -08:00
parent 3a79ef67e6
commit fa701aa881

@ -1,4 +1,4 @@
It's not security secure to run udp2raw with root. This page demonstrates how to run udp2raw as a non-root account.
It's not security secure to run udp2raw with root. This page demonstrates how to run udp2raw with a non-root account.
You must have `setcap` as a prerequisite. `setcap` is shipped with most desktop linux distributions by defualt. But its seems to be missing on OpenWRT/LEDE.