diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-23 00:06:14 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-23 00:06:14 +0100 |
commit | 3dea961a9f001a09a56452249631562c9c80cd46 (patch) | |
tree | 69b94446a2bbfaa311ae8094fb01d1c6c6285f4f | |
parent | f3feabdc1a3fed977010ffc3fa73c70c674b5562 (diff) |
Explain how to revert to the hurdish login shell
-rw-r--r-- | debian/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 15de965c..db1335eb 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -2,7 +2,8 @@ hurd (20110319-1) unstable; urgency=low * To harmonize with Debian security conventions, the Debian GNU/Hurd login prompt is now a standard login/password prompt, - and not a login shell any more. + and not a login shell any more. To revert to a standard login, set the + shell of the login user to /bin/bash. -- Samuel Thibault <sthibault@debian.org> Tue, 15 Mar 2011 00:15:55 +0100 |