On Thu, Feb 13, 2014 at 8:24 PM, Erez D <[email protected]> wrote: > > On Feb 13, 2014 3:58 PM, "Tzafrir Cohen" <[email protected]> wrote: > > > > On Thu, Feb 13, 2014 at 11:09:37AM +0200, Erez D wrote: > > > Hello > > > > > > i am trying to use svn on my chrooted android (chrooted with app called > > > "lil's debian") > > > > > > it seems i can not get network connection using a regular user. any > svn or > > > wget command is returned with permission denied. > > > however as root it works > > > > > > but doing 'sudo svn ...' generates files with root ownership. which > means i > > > need to 'chown -R' after every update. > > > > > > so: > > > 1. is there a way to get internet access for a regular user ? > > > 2. is there a way to tell svn to create files with regular user > ownership > > > but run as root > > > > Your kernel is paranoid: > > > > It has CONFIG_ANDROID_PARANOID_NETWORK set. To get network access, add > > your user to group 3003 (inet). > > > Thamks. I'll try that
works > > > See http://elinux.org/Android_Security#Paranoid_network-ing > > > > > > -- > > Tzafrir Cohen | [email protected] | VIM is > > http://tzafrir.org.il | | a Mutt's > > [email protected] | | best > > [email protected] | | friend > > > > _______________________________________________ > > Linux-il mailing list > > [email protected] > > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > >
_______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
