if your device is using init and start can be executed. "start <servicename>" is correct. "start-ssh" is just not a service name, it's the executable, the service name can be found with the "grep..." command from my previous post. in my case its "sshd".
2013/12/6 noktilux <[email protected]> > > Sorry but I can't teach you everthing you need to know to get this >> working. >> > > > my apologies if it seemed that way. my simple question at this point is > how to start the service in question. "start servicename" is clearly not > correct on my device. > > as for doing this on a webserver.that is actually the more > heavy/complicated thing because a webserver on another powered-up machine > has to be running. with what i am doing (and which works on a regular > computer), all you need is NAS. > > cheers. > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > --- > You received this message because you are subscribed to a topic in the > Google Groups "Android Linux Kernel Development" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/android-kernel/JeY_u-pHcxQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
