Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 153935 Details for
Bug 207586
net-im/ejabberd-2.0.1 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 2.0.x init script, to prevent eacces errors. (Needed for all versions.)
ejabberd-2.0.x-initd.patch (text/plain), 350 bytes, created by
Dennis Schridde
on 2008-05-22 12:17:55 UTC
(
hide
)
Description:
Patch for 2.0.x init script, to prevent eacces errors. (Needed for all versions.)
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2008-05-22 12:17:55 UTC
Size:
350 bytes
patch
obsolete
>--- files/ejabberd-2.0.1.initd 2008-05-22 12:54:08.000000000 +0200 >+++ /etc/init.d/ejabberd 2008-05-22 13:57:44.000000000 +0200 >@@ -33,6 +33,7 @@ > SMPOPT="disable" > ;; > esac >+ cd /var/lib/ejabberd/ > start-stop-daemon --start --quiet --chuid jabber:jabber \ > --name $BEAMNAME \ > --exec /usr/sbin/ejabberd -- -detached -noinput -smp $SMPOPT
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 207586
:
149129
|
149362
|
149984
|
149985
|
153933
| 153935 |
154053