Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/nss/config/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'nss/config/shell.h')
-rw-r--r--nss/config/shell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nss/config/shell.h b/nss/config/shell.h
new file mode 100644
index 0000000..d88348b
--- /dev/null
+++ b/nss/config/shell.h
@@ -0,0 +1,2 @@
+/* Default shell for rainbow-created uids. */
+#define SHELL "/bin/bash"