1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #3399 from rgstephens/patch-1

Update for Ubuntu 13.10
This commit is contained in:
Andy Rothfusz 2014-01-02 16:14:47 -08:00
commit e0f07bc186

View file

@ -94,5 +94,8 @@ The password is ``screencast``.
$ ifconfig
$ ssh root@192.168.33.10 -p 49154
# Thanks for watching, Thatcher thatcher@dotcloud.com
# For Ubuntu 13.10 using stackbrew/ubuntu, I had do these additional steps:
# change /etc/pam.d/sshd, pam_loginuid line 'required' to 'optional'
# echo LANG=\"en_US.UTF-8\" > /etc/default/locale