On Feb 13, 2014 3:58 PM, "Tzafrir Cohen" <tzaf...@cohens.org.il> 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
> See http://elinux.org/Android_Security#Paranoid_network-ing
>
>
> --
> Tzafrir Cohen         | tzaf...@jabber.org | VIM is
> http://tzafrir.org.il |                    | a Mutt's
> tzaf...@cohens.org.il |                    |  best
> tzaf...@debian.org    |                    | friend
>
> _______________________________________________
> Linux-il mailing list
> Linux-il@cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to