How to start wuala on the linux commandline with auto login
- by mit
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.