summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/smrsh/README
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2003-09-19 23:11:30 +0000
committergshapiro <gshapiro@FreeBSD.org>2003-09-19 23:11:30 +0000
commit96b960fca637a0765d566591885b7d42576e723f (patch)
treee6205d213aedfefacf00b4211611f436bae5e680 /contrib/sendmail/smrsh/README
parentac5ff30ae19ff6f7473f23c0d36d94301124b150 (diff)
downloadFreeBSD-src-96b960fca637a0765d566591885b7d42576e723f.zip
FreeBSD-src-96b960fca637a0765d566591885b7d42576e723f.tar.gz
Import sendmail 8.12.10
Diffstat (limited to 'contrib/sendmail/smrsh/README')
-rw-r--r--contrib/sendmail/smrsh/README14
1 files changed, 12 insertions, 2 deletions
diff --git a/contrib/sendmail/smrsh/README b/contrib/sendmail/smrsh/README
index 7e22f86..d2b0b64 100644
--- a/contrib/sendmail/smrsh/README
+++ b/contrib/sendmail/smrsh/README
@@ -44,7 +44,17 @@ With gcc, the GNU C compiler, use the -static option.
or
host.domain% sh Build LDOPTS=-static
-
+The following C defines can be set defined to change the search path and
+the bin directory used by smrsh.
+
+-DSMRSH_PATH=\"path\" \"/bin:/usr/bin:/usr/ucb\" The default search
+ path.
+-DSMRSH_CMDDIR=\"dir\" \"/usr/adm/sm.bin\" The default smrsh
+ program directory
+
+These can be added to the devtools/Site/site.config.m4 file using the
+global M4 macro confENVDEF or the smrsh specific M4 macro
+conf_smrsh_ENVDEF.
As root, install smrsh in /usr/libexec. Using the Build script:
@@ -153,4 +163,4 @@ a typical system follows:
host.domain# /usr/sbin/sendmail -bd -q30m
-$Revision: 8.8 $, Last updated $Date: 2001/01/24 00:05:58 $
+$Revision: 8.8.4.1 $, Last updated $Date: 2003/05/26 04:29:42 $
OpenPOWER on IntegriCloud