diff options
| author | Christian S.J. Peron <csjp@FreeBSD.org> | 2007-10-12 14:55:41 +0000 |
|---|---|---|
| committer | Christian S.J. Peron <csjp@FreeBSD.org> | 2007-10-12 14:55:41 +0000 |
| commit | 4c5ada12308d79931193a88ed917e9a61626dfaa (patch) | |
| tree | 26a6069cdd9994ecef88fb804095a770df9ab426 /etc/defaults | |
| parent | fefc6803cf08cdda7416d62e41b54d59dabfdad5 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/devfs.rules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules index 435ae4a5987a..70fbe038ca34 100644 --- a/etc/defaults/devfs.rules +++ b/etc/defaults/devfs.rules @@ -52,6 +52,8 @@ add path 'ttyP*' unhide add path 'ttyQ*' unhide add path 'ttyR*' unhide add path 'ttyS*' unhide +add path 'pts/*' unhide +add path 'pty/*' unhide add path fd unhide add path 'fd/*' unhide add path stdin unhide |
