diff options
Diffstat (limited to 'libre/filesystem/shells')
-rw-r--r-- | libre/filesystem/shells | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libre/filesystem/shells b/libre/filesystem/shells new file mode 100644 index 000000000..ff9e38348 --- /dev/null +++ b/libre/filesystem/shells @@ -0,0 +1,9 @@ +# +# /etc/shells +# + +/bin/sh +/bin/bash +/bin/dash + +# End of file |