summaryrefslogtreecommitdiffstats
path: root/filesystem/shells
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/shells')
-rw-r--r--filesystem/shells8
1 files changed, 8 insertions, 0 deletions
diff --git a/filesystem/shells b/filesystem/shells
new file mode 100644
index 0000000..46f459e
--- /dev/null
+++ b/filesystem/shells
@@ -0,0 +1,8 @@
+#
+# /etc/shells: defines valid login shells
+#
+
+/bin/sh
+/bin/bash
+
+# End of file