First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 115969
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christopher G. Stach II <cgs@ldsys.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 115969 depends on: Show dependency tree
Bug 115969 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-18 11:16 0000
init.d/xend should say:

depend() {
        need net
        before xendomains sshd ntpd nfs nfsmount rsyncd portmap dhcp
}

* xendomains, not xendomain
* Added dhcp

init.d/xendomains should say:

depend() {
        need xend
        after dhcp
}

* Added after dhcp

The dhcp additions are in case you want dom0 to serve dhcp for your guest
domains.

------- Comment #1 From Chris Bainbridge (RETIRED) 2005-12-23 06:25:12 0000 -------
Should be fixed in -r2. Thanks for your help.

First Last Prev Next    No search results available      Search page      Enter new bug