Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 36511 Details for
Bug 58978
typo in /etc/init.d/clamd clamav-0.75
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix /etc/init.d/clamd
clamd.diff (text/plain), 394 bytes, created by
Adam Mercer
on 2004-07-31 02:15:00 UTC
(
hide
)
Description:
patch to fix /etc/init.d/clamd
Filename:
MIME Type:
Creator:
Adam Mercer
Created:
2004-07-31 02:15:00 UTC
Size:
394 bytes
patch
obsolete
>--- clamd.orig 2004-07-31 10:13:26.000000000 +0100 >+++ clamd 2004-07-31 10:13:38.000000000 +0100 >@@ -12,7 +12,7 @@ > if [ -S "/tmp/clamd" ]; then > rm -f /tmp/clamd > fi >- if [ -n "$CLAMD_LOG}" -a ! -f "${CLAMD_LOG}" ]; then >+ if [ -n "${CLAMD_LOG}" -a ! -f "${CLAMD_LOG}" ]; then > touch "${CLAMD_LOG}" > chown clamav:clamav "${CLAMD_LOG}" > CLAMD_OPTS="${CLAMD_OPTS}${CLAMD_LOG}"
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 58978
: 36511 |
36697