diff options
author | root <root@nc.nor.wtbts.org> | 2008-11-11 09:10:15 +0000 |
---|---|---|
committer | root <root@nc.nor.wtbts.org> | 2008-11-11 09:10:15 +0000 |
commit | fdb82862827eebf6ccfb7870c9723b278c3b0797 (patch) | |
tree | 17d3f9c4ce51fb44c0c15069faf1347f39d7f332 | |
parent | 1ae7b90979d991c448de8b4fee675ee01b476457 (diff) | |
download | alpine-baselayout-fdb82862827eebf6ccfb7870c9723b278c3b0797.tar.bz2 alpine-baselayout-fdb82862827eebf6ccfb7870c9723b278c3b0797.tar.xz |
added /bin/sh to /etc/shells
-rw-r--r-- | shells | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # valid login shells +/bin/sh /bin/ash /bin/dash #/bin/bash |