forked from pool/postfix
postfix update script did not work until now. Nobody has missed it.
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=19
This commit is contained in:
parent
fc9854e4da
commit
4b018bb53b
@ -440,8 +440,8 @@ fi
|
||||
# We never have to run suseconfig for postfix after installation
|
||||
# We only start postfix own upgrade-configuration by update
|
||||
if [ ${1:-0} -gt 1 ]; then
|
||||
echo "executing upgrade-configuration"
|
||||
/usr/sbin/%{name} set-permissions upgrade-configuration setgid_group=%{pf_setgid_group}
|
||||
#echo "executing upgrade-configuration"
|
||||
#/usr/sbin/%{name} set-permissions upgrade-configuration setgid_group=%{pf_setgid_group}
|
||||
#New map in 11.2 #TODO remove it later
|
||||
. /etc/sysconfig/postfix
|
||||
RELAY=`echo $POSTFIX_MAP_LIST | grep -P " relay | relay$"`
|
||||
|
Loading…
Reference in New Issue
Block a user