]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added /etc/shells.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Feb 2009 16:46:34 +0000 (17:46 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Feb 2009 16:46:34 +0000 (17:46 +0100)
config/etc/shells [new file with mode: 0644]

diff --git a/config/etc/shells b/config/etc/shells
new file mode 100644 (file)
index 0000000..1805018
--- /dev/null
@@ -0,0 +1,7 @@
+# Begin /etc/shells
+
+/bin/sh
+/bin/bash
+/sbin/nologin
+
+# End /etc/shells