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