fa.netbsd.help
[Top] [All Lists]

Re: wrong postfix binary

Subject: Re: wrong postfix binary
From: Martti Kuparinen
Date: Mon, 09 Jul 2007 15:55:17 UTC
Newsgroups: fa.netbsd.help


Use /etc/rc.conf.d/postfix to override the defaults:

Martti


# cat /etc/rc.conf.d/postfix

required_files='/usr/pkg/etc/postfix/main.cf'
start_cmd='/usr/pkg/sbin/postfix start'
stop_cmd='/usr/pkg/sbin/postfix stop'
reload_cmd='/usr/pkg/sbin/postfix reload'


<Prev in Thread] Current Thread [Next in Thread>