| Summary: | kdm starts too early | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Slávek Banko <slavek.banko> |
| Component: | tdebase | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | bugwatch, darrella |
| Priority: | P1 | ||
| Version: | 3.5.13 [Trinity] | ||
| Hardware: | Other | ||
| OS: | Debian Squeeze | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: |
Add a dependency to init script
Add a dependency to init script, use insserv Add a dependency to init script, use insserv |
||
Created attachment 504 [details]
Add a dependency to init script, use insserv
Change that to include / update startup script has been used insserv instead of update-rc.d
Created attachment 506 [details]
Add a dependency to init script, use insserv
Fixed unwanted character (non-breakable space) in the condition.
Tim, This is a Debian specific patch. As you use Debian systems, if the patch looks sane to you I'll be happy to push to GIT. Just so I'm clear on this, is this patch intended for Ubuntu as well, or just Debian? (Odpověď na komentář #4)
> Just so I'm clear on this, is this patch intended for Ubuntu as well, or just
> Debian?
Ubuntu does not use dependency based boot and does not have /etc/init.d/kdm-trinity.
(In reply to comment #5) > (Odpověď na komentář #4) > > Just so I'm clear on this, is this patch intended for Ubuntu as well, or just > > Debian? > > Ubuntu does not use dependency based boot and does not have > /etc/init.d/kdm-trinity. You are correct. I got event-based boot (Ubuntu) confused with dependency-based boot (Debian). Tim Committed to GIT in hash 1123143. Thanks for reporting, and for the patch! |
Created attachment 502 [details] Add a dependency to init script With dependency-based-boot kdm starts too early - before the services that may require. Sometimes as a result fails.