Commit 1183ba1
committed
base-files: change default root shell to bash
as bash is no longer dynmaically linked against readline, there
shouldn't be any issue with making the default shell for the root user
to bash.
this should have no automatic effect on most existing systems, as
/etc/passwd is a conf file and almost everyone one will have edited it
at some point. users can resolve the .new and add it if they wish.
this does NOT change the default /bin/sh to bash. that is still dash.1 parent d1b11c3 commit 1183ba1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments