How to start wuala on the linux commandline with auto login

Posted by mit on Super User See other posts from Super User or by mit
Published on 2011-10-19T19:52:52Z Indexed on 2011/11/15 17:55 UTC
Read the original article Hit count: 259

Filed under:
|
|

When i start wuala on the linux commandline like this, it logs me in and the folder is mounted:

wualamcd login username password enableAutoLogin

I can shut it down from another console typing

wuala shutdown

But how do I actually use the auto login that I just set using the enableAutoLogin switch? What is the command to start it again, so it logs in but does not need the password? I tried

wualamcd login

and wuala starts but no one gets logged in.

Auto login in gui mode works fine. This is 32 bit linux with openjdk 6 JRE.

© Super User or respective owner

Related posts about linux

Related posts about command-line