Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 92520 Details for
Bug 140649
dspam-web-3.6.8 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
reconfig
reconfig (text/plain), 394 bytes, created by
Pedro Algarvio
on 2006-07-22 14:09:34 UTC
(
hide
)
Description:
reconfig
Filename:
MIME Type:
Creator:
Pedro Algarvio
Created:
2006-07-22 14:09:34 UTC
Size:
394 bytes
patch
obsolete
>#!/bin/bash > >if [ $1 = "install" ] ; then > chmod ug+x ${VHOST_CGIBINDIR}/*.cgi > chmod ug+x ${VHOST_CGIBINDIR}/*.pl > chmod o-rwx -R ${VHOST_CGIBINDIR}/* > chmod o-rwx -R ${VHOST_HTDOCSDIR}/* >elif [ $1 = "upgrade" ] ; then > chmod ug+x ${VHOST_CGIBINDIR}/*.cgi > chmod ug+x ${VHOST_CGIBINDIR}/*.pl > chmod o-rwx -R ${VHOST_CGIBINDIR}/* > chmod o-rwx -R ${VHOST_HTDOCSDIR}/* >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 Raw
Actions:
View
Attachments on
bug 140649
:
91908
|
91909
|
91910
|
91912
|
92513
|
92514
|
92517
|
92519
| 92520