Home
last modified time | relevance | path

Searched refs:command_directory (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Dpostfix-script45 LOGGER="$command_directory/postlog -t $MAIL_LOGTAG/postfix-script"
58 cd $command_directory || {
59 $FATAL no Postfix command directory $command_directory!
89 def_config_directory=`$command_directory/postconf -dh config_directory` || {
90 $FATAL cannot execute $command_directory/postconf!
97 $command_directory/postconf -c $def_config_directory \
99 $FATAL cannot execute $command_directory/postconf!
226 $command_directory/postsuper active || exit 1
228 $command_directory/postsuper &
237 $command_directory/postqueue -f
[all …]
H A Dpostfix-wrapper182 : ${command_directory?"do not invoke this command directly"}
187 POSTCONF=$command_directory/postconf
188 POSTFIX=$command_directory/postfix
H A Dpost-install268 if [ -n "$command_directory" ]
270 POSTCONF="$command_directory/postconf"
277 echo Re-run this command as $0 command_directory=/some/where. 1>&2
381 for path in "$daemon_directory" "$command_directory" "$queue_directory" \
432 POSTCONF="$command_directory/postconf"
475 "command_directory = $command_directory" \
H A Dpostfix-files13 # Do not list $command_directory or $shlib_directory in this file,
132 $command_directory/postalias:f:root:-:755
133 $command_directory/postcat:f:root:-:755
134 $command_directory/postconf:f:root:-:755
135 $command_directory/postfix:f:root:-:755
136 $command_directory/postkick:f:root:-:755
137 $command_directory/postlock:f:root:-:755
138 $command_directory/postlog:f:root:$setgid_group:2755:u
139 $command_directory/postmap:f:root:-:755
140 $command_directory/postmulti:f:root:-:755
[all …]
H A Dpostfix-tls-script243 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}'"
H A Dpostmulti-script35 : ${command_directory:?"do not invoke this command directly"}
H A Dmain.cf61 # The command_directory parameter specifies the location of all
64 command_directory = /usr/sbin
/netbsd-src/external/ibm-public/postfix/dist/
H A Dpostfix-install252 CONFIG_PARAMS="command_directory daemon_directory data_directory \
584 for path in "$daemon_directory" "$data_directory" "$command_directory" "$queue_directory" \
664 COMMAND_DIRECTORY=$install_root$command_directory
777 '$command_directory')
867 "command_directory = $command_directory" \
H A Dmakedefs1071 for parm_name in command_directory config_directory daemon_directory \
H A DINSTALL429 |command_directory |/usr/sbin |
481 |DEF_COMMAND_DIR |command_directory |/usr/sbin |
H A DHISTORY6025 Portability: post-install now requests that command_directory
6264 command_directory, daemon_directory. Based on code by Victor
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.double-install-proto-text4 command_directory command_directory
H A Dpostfix-wrapper111 # : ${command_directory?"do not invoke this command directly"}
113 # POSTCONF=$command_directory/postconf
114 # POSTFIX=$command_directory/postfix
H A Dstop.double-proto-html32 command_directory command_directory
H A Dpostconf.proto887 %PARAM command_directory see "postconf -d" output