xref: /minix/etc/rc.d/ttys (revision 08cbf5a0)
1#!/bin/sh
2# MINIX 3 stub.
3# There is currently nothing in the NetBSD script that we want: setting tty
4# flags is not yet a supported concept, and changing /dev/tty permissions does
5# not work from the installation CD with its read-only /dev directory.
6
7# PROVIDE: tty
8# REQUIRE: root bootconf
9