Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 2473 Details for
Bug 5431
virtual/net shoudl be more flexible
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
remove requirement that net.* be part of the current/boot runlevel
flexible-net.diff (text/plain), 420 bytes, created by
Olivier Crete (RETIRED)
on 2002-07-22 18:00:30 UTC
(
hide
)
Description:
remove requirement that net.* be part of the current/boot runlevel
Filename:
MIME Type:
Creator:
Olivier Crete (RETIRED)
Created:
2002-07-22 18:00:30 UTC
Size:
420 bytes
patch
obsolete
>--- runscript.sh.orig Mon Jul 22 18:49:51 2002 >+++ runscript.sh Mon Jul 22 18:51:42 2002 >@@ -101,14 +101,7 @@ > fi > if [ "${NETSERVICE}" = "yes" ] > then >- #net.* service >- if [ -L /etc/runlevels/boot/${myservice} ] || \ >- [ -L /etc/runlevels/${mylevel}/${myservice} ] >- then >- mydeps="net ${myservice}" >- else >- mydeps="${myservice}" >- fi >+ mydeps="net ${myservice}" > else > mydeps="${myservice}" > 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 5431
: 2473