|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: adi (adi
acme.com)Date: Fri Jan 11 2002 - 06:56:43 CST
On Thu, Jan 10, 2002 at 09:13:41PM -0500, Wietse Venema wrote:
> The INSTALL.sh installation procedure is replaced by a
> postfix-install
I need to make these changes into postfix-install script if I specify
$setgid_group other than 'postdrop'.
--- postfix-install Fri Jan 11 20:20:51 2002
+++ postfix-install.NEW Fri Jan 11 20:20:35 2002

-557,15 +557,15 
for file in postdrop postqueue
do
compare_or_replace $EXE bin/$file $COMMAND_DIRECTORY/$file || exit 1
- echo $command_directory/$file:f:root:postdrop:1755 \
+ echo $command_directory/$file:f:root:$setgid_group:1755 \
>>$CONFIG_DIRECTORY/postfix-files || exit 1
done
else
for file in postdrop postqueue
do
- compare_or_replace 2$EXE bin/$file $COMMAND_DIRECTORY/$file postdrop \
+ compare_or_replace 2$EXE bin/$file $COMMAND_DIRECTORY/$file $setgid_group \
|| exit 1
- echo $command_directory/$file:f:root:postdrop:1755 \
+ echo $command_directory/$file:f:root:$setgid_group:1755 \
>>$CONFIG_DIRECTORY/postfix-files || exit 1
done
fi
Regards,
P.Y. Adi Prasaja
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]