Document that nata(4) is now our default ATA driver:
[dragonfly/vkernel-mp.git] / etc / opieaccess
blobb0edcf06d09b26ffc9e93ebdf49a5f7abb057328
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 06: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