/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Linux/system/kernel/devfsd.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Uncomment the following if you want to set the group to "tty" for the 
 
2
# pseudo-tty devices. This is necessary so that mesg(1) can later be used 
 
3
# to enable/disable talk requests and wall(1) messages.
 
4
REGISTER ^pty/s. PERMISSIONS -1.tty 0600
 
5
REGISTER ^pts/.* PERMISSIONS -1.tty 0600
 
6
 
 
7
which suggests that by default devfsd is trying to do the right thing