diff options
Diffstat (limited to 'baselayout/shells')
| -rw-r--r-- | baselayout/shells | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/baselayout/shells b/baselayout/shells new file mode 100644 index 00000000..f0c4a8db --- /dev/null +++ b/baselayout/shells @@ -0,0 +1,5 @@ +# /etc/shells + +/bin/sh +/bin/dash +/bin/bash |