ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/sendmail/files/patch-smrsh.8
Revision: 16349
Committed: Sun Apr 20 18:32:36 2014 UTC (10 years ago) by laffer1
File size: 896 byte(s)
Log Message:
remove cvs2svn:cvs-rev prop

File Contents

# Content
1 --- smrsh/smrsh.8.orig 2004-08-06 05:55:35.000000000 +0200
2 +++ smrsh/smrsh.8 2008-05-04 11:55:42.000000000 +0200
3 @@ -39,7 +39,7 @@
4 .I smrsh
5 limits programs to be in a single directory,
6 by default
7 -/usr/adm/sm.bin,
8 +/usr/libexec/sm.bin,
9 allowing the system administrator to choose the set of acceptable commands,
10 and to the shell builtin commands ``exec'', ``exit'', and ``echo''.
11 It also rejects any commands with the characters
12 @@ -50,13 +50,12 @@
13 ``"|exec /usr/local/bin/filter || exit 75"''
14 .PP
15 Initial pathnames on programs are stripped,
16 -so forwarding to ``/usr/ucb/vacation'',
17 -``/usr/bin/vacation'',
18 +so forwarding to ``/usr/bin/vacation'',
19 ``/home/server/mydir/bin/vacation'',
20 and
21 ``vacation''
22 all actually forward to
23 -``/usr/adm/sm.bin/vacation''.
24 +``/usr/libexec/sm.bin/vacation''.
25 .PP
26 System administrators should be conservative about populating
27 the sm.bin directory.