On 26.10.2013 20:15, Amit Tomer wrote:
Running out of ideas

Can I get some fresh ideas for this issue


I am using this in my distro conf file (http://git.yoctoproject.org/cgit/cgit.cgi/meta-eca/tree/meta-eca/conf/distro/eca.conf) to change the root default password

INHERIT += "extrausers"
EXTRA_USERS_PARAMS = "usermod -p 'enrcrypted-password' root;"

So if you want to change the shell of a user, the command could look something like EXTRA_USERS_PARAMS="usermod -s /bin/false foobar;"

--
Cheers,
Jukka
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to