HomeSort by: relevance | last modified time | path
    Searched refs:command_directory (Results 1 - 8 of 8) sorted by relevancy

  /src/external/ibm-public/postfix/dist/conf/
postfix-wrapper 182 : ${command_directory?"do not invoke this command directly"}
187 POSTCONF=$command_directory/postconf
188 POSTFIX=$command_directory/postfix
postfix-script 49 LOGGER="$command_directory/postlog -t $MAIL_LOGTAG/postfix-script"
62 cd $command_directory || {
63 $FATAL no Postfix command directory $command_directory!
93 def_config_directory=`$command_directory/postconf -dh config_directory` || {
94 $FATAL cannot execute $command_directory/postconf!
101 $command_directory/postconf -qc $def_config_directory \
103 $FATAL cannot execute $command_directory/postconf!
226 $command_directory/postconf >/dev/null
233 $command_directory/postsuper active || exit 1
235 $command_directory/postsuper
    [all...]
post-install 147 # .IP command_directory
225 MOST_PARAMETERS="command_directory daemon_directory data_directory
272 if [ -n "$command_directory" ]
274 POSTCONF="$command_directory/postconf"
281 echo Re-run this command as $0 command_directory=/some/where. 1>&2
385 for path in "$daemon_directory" "$command_directory" "$queue_directory" \
436 POSTCONF="$command_directory/postconf"
479 "command_directory = $command_directory" \
postfix-tls-script 243 postconf=$command_directory/postconf
244 LOGGER="$command_directory/postlog -t $MAIL_LOGTAG/postfix-tls-script"
273 cd $command_directory || {
276 msg="no Postfix command directory '${command_directory}'"
postmulti-script 17 # command_directory - From primary instance
35 : ${command_directory:?"do not invoke this command directly"}
113 'multi_instance_wrapper = ${command_directory}/postmulti -p --' \
170 command_directory
  /src/external/ibm-public/postfix/dist/mantools/
xpostdef 33 command_directory
  /src/external/ibm-public/postfix/dist/
postfix-install 111 # .IP command_directory
257 CONFIG_PARAMS="command_directory daemon_directory data_directory \
589 for path in "$daemon_directory" "$data_directory" "$command_directory" "$queue_directory" \
607 for path in command_directory config_directory daemon_directory data_directory \
669 COMMAND_DIRECTORY=$install_root$command_directory
681 test -d $COMMAND_DIRECTORY || mkdir -p $COMMAND_DIRECTORY || exit 1
782 '$command_directory')
784 $COMMAND_DIRECTORY/$file || exit 1;
    [all...]
makedefs 162 # command_directory config_directory daemon_directory
1081 for parm_name in command_directory config_directory daemon_directory \

Completed in 63 milliseconds