# Behaviour file

# Lookup and log line redirection (backend type specific)

include lookup.sql,

# Database dependent accounting and session tracking functions

include dbfunctions.postgres,

# General functions

include authenfunctions,			# PAP, CHAP
include statefunctions,				# Saving/retrieving state
include eapfunctions,				# EAP

# Main policy

include behaviour.stdpolicy
