summaryrefslogtreecommitdiffstats
path: root/src/postconf/test67.ref
blob: 2014e99253b3fdf443895b9a8c4644b038d9716c (plain)
1
2
3
4
5
6
7
8
9
10
smtp       inet  n       -       n       -       -       smtpd
    -o test1_process_name=smtpd
    -o test1_service_name=smtp
smtp       unix  n       -       n       -       -       smtp
    -o test2_process_name=smtp
    -o test2_service_name=smtp
./postconf: warning: ./master.cf: unused parameter: test1_service_name=$service_name
./postconf: warning: ./master.cf: unused parameter: test1_process_name=$process_name
./postconf: warning: ./master.cf: unused parameter: test2_service_name=$service_name
./postconf: warning: ./master.cf: unused parameter: test2_process_name=$process_name