about summary refs log tree commit diff
path: root/pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch')
-rw-r--r--pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch b/pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch
index d93eaf0aaa0d..69dcee41d418 100644
--- a/pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch
+++ b/pkgs/servers/mail/postfix/postfix-3.0-no-warnings.patch
@@ -8,7 +8,7 @@ diff -ru3 postfix-3.0.3/conf/postfix-script postfix-3.0.3-new/conf/postfix-scrip
 -# If this is a secondary instance, don't touch shared files.
 -
 -instances=`test ! -f $def_config_directory/main.cf ||
--    $command_directory/postconf -c $def_config_directory \
+-    $command_directory/postconf -qc $def_config_directory \
 -    -h multi_instance_directories | sed 's/,/ /'` || {
 -	$FATAL cannot execute $command_directory/postconf!
 -	exit 1