[openAOS-android] How chmod and chown work?

Furies
Mon Jan 3 19:50:20 CET 2011


Nice, someone is working on the accelerometer. Hope, you'll success.
If you got some problem with stuff inside the module of hardware part (
sensors.archos.so probably), I may help you because i have a skeleton almost
working of this.

Furies

2011/1/3 Brian J. Murrell <brian at interlinx.bc.ca>

> On Mon, 2011-01-03 at 19:47 +0200, ilya korchemkin wrote:
> > Hi everyone.
>
> Hi,
>
> > I put the following lines into init.rc after "Owners, Modes for
> Bluetooth" part
> >     # Mode for accel_ctrl
> >     chown system system /dev/accel_ctrl
>
> Try either a . or a : between the user and groups in that command:
>
> chown system.system /dev/accel_ctrl
>
> or
>
> chown system:system /dev/accel_ctrl
>
> Both are common syntaxes for changing both the owner and group in a
> single chown command.  I don't think I have ever seen the space
> separated syntax.
>
> Cheers,
> b.
>
>
> _______________________________________________
> openAOS-android mailing list
> openAOS-android at openaos.org
> http://lists.openaos.org/cgi-bin/mailman/listinfo/openaos-android
>
>
-------------- section suivante --------------
Une pi?ce jointe HTML a ?t? nettoy?e...
URL: 


More information about the openAOS-android mailing list