FreeBSD Bugzilla – Attachment 90119 Details for
Bug 127216
[patch] Port: security/amavisd-new 2.6.1,1 fix /tmp mode: 755 -> 750
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 493 bytes, created by
Juan J Lopez
on 2008-09-08 20:00:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Juan J Lopez
Created:
2008-09-08 20:00:05 UTC
Size:
493 bytes
patch
obsolete
>--- amavisd.sh.in 2007-06-09 08:13:44.000000000 -0300 >+++ amavisd.sh.in.new 2008-09-08 15:21:56.000000000 -0300 >@@ -33,7 +33,7 @@ rm -rf %%AMAVISDIR%%/tmp/* %%AMAVISDIR%% > if [ ${amavisd_ram} ];then > df %%AMAVISDIR%%/tmp | grep '^/dev/md' > /dev/null > if [ $? -eq 1 ];then >- mdmfs -M -s ${amavisd_ram} -w %%AMAVISUSER%%:%%AMAVISGROUP%% md %%AMAVISDIR%%/tmp || true >+ mdmfs -M -s ${amavisd_ram} -p 750 -w %%AMAVISUSER%%:%%AMAVISGROUP%% md %%AMAVISDIR%%/tmp || true > fi > fi > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 127216
: 90119