Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30559 Details for
Bug 33161
too many applications "need net" instead of "use net"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Multi-file patch for modifying init.d/apache[2] files
apache-init.patch (text/plain), 1.47 KB, created by
David Stanek
on 2004-05-02 15:44:34 UTC
(
hide
)
Description:
Multi-file patch for modifying init.d/apache[2] files
Filename:
MIME Type:
Creator:
David Stanek
Created:
2004-05-02 15:44:34 UTC
Size:
1.47 KB
patch
obsolete
>diff -urN apache/files/2.0.40/apache2.initd apache-roninds/files/2.0.40/apache2.initd >--- apache/files/2.0.40/apache2.initd 2004-05-02 18:21:24.000000000 -0400 >+++ apache-roninds/files/2.0.40/apache2.initd 2004-05-02 18:12:13.000000000 -0400 >@@ -6,8 +6,7 @@ > opts="${opts} reload" > > depend() { >- need net >- use mysql dns logger netmount >+ use need mysql dns logger netmount > after sshd > } > >diff -urN apache/files/2.0.48-r1/apache2.initd apache-roninds/files/2.0.48-r1/apache2.initd >--- apache/files/2.0.48-r1/apache2.initd 2004-05-02 18:21:24.000000000 -0400 >+++ apache-roninds/files/2.0.48-r1/apache2.initd 2004-05-02 18:11:45.000000000 -0400 >@@ -47,8 +47,7 @@ > } > > depend() { >- need net >- use mysql dns logger netmount >+ use net mysql dns logger netmount > after sshd > } > >diff -urN apache/files/2.0.49/apache2.initd apache-roninds/files/2.0.49/apache2.initd >--- apache/files/2.0.49/apache2.initd 2004-05-02 18:21:24.000000000 -0400 >+++ apache-roninds/files/2.0.49/apache2.initd 2004-05-02 17:53:35.000000000 -0400 >@@ -47,8 +47,7 @@ > } > > depend() { >- need net >- use mysql dns logger netmount >+ use net mysql dns logger netmount > after sshd > } > >diff -urN apache/files/apache.rc6 apache-roninds/files/apache.rc6 >--- apache/files/apache.rc6 2004-05-02 18:21:24.000000000 -0400 >+++ apache-roninds/files/apache.rc6 2004-05-02 18:03:12.000000000 -0400 >@@ -6,8 +6,7 @@ > opts="${opts} reload" > > depend() { >- need net >- use mysql dns logger netmount >+ use net mysql dns logger netmount > after sshd > } >
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 33161
: 30559