blob: a91a9d334029325d7fb5a4b7f2ce20194e3e59b8 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001# Directory in which to place saslauthd's listening socket, pid file, and so
2# on. This directory must already exist.
3SOCKETDIR=@LOCALSTATEDIR@/run/saslauthd
4
5# Mechanism to use when checking passwords. Run "saslauthd -v" to get a list
6# of which mechanism your installation was compiled with the ablity to use.
7MECH=pam
8
9# Additional flags to pass to saslauthd on the command line. See saslauthd(8)
10# for the list of accepted flags.
11FLAGS=