mail(1): Invert calloc(3) argument order.
[freebsd-src.git] / etc / opieaccess
blobed57ef13a33a0233b5e5406b4cae9a6a7a932d23
1 # $FreeBSD$
3 # This file controls whether UNIX passwords are to be permitted.  Rules
4 # are matched in order, and the search terminates when the first matching
5 # rule has been found. Default action is "deny". See opieaccess(5) for
6 # more information.
8 # Each rule has the form:
10 #       permit address netmask
11 #       deny address netmask
13 #permit 127.0.0.1 255.255.255.255