summaryrefslogtreecommitdiff
path: root/packages/initscripts/files/devpts
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2009-01-12 14:39:16 +0800
committerJohn Lee <john_lee@openmoko.org>2009-01-12 14:39:16 +0800
commit366bf6043abfbbbfa98168548f42aa9aaf6c28b9 (patch)
treeec24779b5ed382cbd3077595cd54a62fad4741c7 /packages/initscripts/files/devpts
parentb4e78908d6ed0b4a142dabc9e72b1a81b7f3c581 (diff)
parent5c898f6e20d5d27a1cc0747746d35f706fd6dfff (diff)
Merge commit 'origin/john_lee/fastboot-devel' into org.openembedded.dev
Diffstat (limited to 'packages/initscripts/files/devpts')
-rw-r--r--packages/initscripts/files/devpts5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/initscripts/files/devpts b/packages/initscripts/files/devpts
new file mode 100644
index 0000000000..e10e371662
--- /dev/null
+++ b/packages/initscripts/files/devpts
@@ -0,0 +1,5 @@
+# GID of the `tty' group
+TTYGRP=5
+
+# Set to 600 to have `mesg n' be the default
+TTYMODE=620