Pre-2.0 release, MFC some driver fixes related to interrupt management.
[dragonfly.git] / etc / opieaccess
blob8779288b5a0c8be09b8dc7734407b780915934ef
1 # $FreeBSD: src/etc/opieaccess,v 1.2.2.1 2002/07/15 15:35:25 des Exp $
2 # $DragonFly: src/etc/opieaccess,v 1.2 2003/06/17 04:24:45 dillon Exp $
4 # This file controls whether UNIX passwords are to be permitted.  Rules
5 # are matched in order, and the search terminates when the first matching
6 # rule has been found. Default action is "deny". See opieaccess(5) for
7 # more information.
9 # Each rule has the form:
11 #       permit address netmask
12 #       deny address netmask
14 #permit 127.0.0.1 255.255.255.255