Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 62059 Details for
Bug 97210
run before amd, autofs, nfsmount and netmount
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rc1.patch
rc1.patch (text/plain), 621 bytes, created by
INODE64 Sistemas
on 2005-06-27 08:22:29 UTC
(
hide
)
Description:
rc1.patch
Filename:
MIME Type:
Creator:
INODE64 Sistemas
Created:
2005-06-27 08:22:29 UTC
Size:
621 bytes
patch
obsolete
>--- /sbin/rc 2005-06-13 10:23:33.000000000 +0200 >+++ rc 2005-06-16 18:13:04.000000000 +0200 >@@ -125,7 +125,18 @@ > CRITICAL_SERVICES="${CRITICAL_SERVICES} ${x##*/}" > done > else >- CRITICAL_SERVICES="checkroot hostname modules checkfs localmount clock bootmisc" >+ CRITICAL_SERVICES="checkroot hostname modules checkfs localmount clock bootmisc" >+ fi >+ >+ if [ "${SOFTLEVEL}" != "boot" ] >+ then >+ for x in autofs amd nfsmount netmount >+ do >+ if [ -e "/etc/runlevels/${DEFAULTLEVEL}/$x" ] >+ then >+ CRITICAL_SERVICES="${CRITICAL_SERVICES} $x" >+ fi >+ done > fi > > export CRITICAL_SERVICES
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 97210
: 62059