blob: d64189ede4c8ce69e8220cc2dfcbf105fd622d9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
! Sample configuration file
daemonize: true
pidfile: /var/run/pmacctd.pid
syslog: daemon
! sql_host: localhost
! sql_passwd:pmacct
! sql_table_version: 7
! plugins: pgsql
|