diff options
Diffstat (limited to 'mail/sendmail/files/patch-smrsh.8')
-rw-r--r-- | mail/sendmail/files/patch-smrsh.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/sendmail/files/patch-smrsh.8 b/mail/sendmail/files/patch-smrsh.8 index 7d0005c8aaf5..5ca6c4c08f98 100644 --- a/mail/sendmail/files/patch-smrsh.8 +++ b/mail/sendmail/files/patch-smrsh.8 @@ -1,6 +1,6 @@ ---- smrsh/smrsh.8.orig 2004-08-06 05:55:35.000000000 +0200 -+++ smrsh/smrsh.8 2008-05-04 11:55:42.000000000 +0200 -@@ -39,7 +39,7 @@ +--- smrsh/smrsh.8.orig 2014-03-05 00:59:45 UTC ++++ smrsh/smrsh.8 +@@ -39,7 +39,7 @@ Briefly, .I smrsh limits programs to be in a single directory, by default @@ -9,7 +9,7 @@ allowing the system administrator to choose the set of acceptable commands, and to the shell builtin commands ``exec'', ``exit'', and ``echo''. It also rejects any commands with the characters -@@ -50,13 +50,12 @@ +@@ -50,13 +50,12 @@ It allows ``||'' and ``&&'' to enable co ``"|exec /usr/local/bin/filter || exit 75"'' .PP Initial pathnames on programs are stripped, |