First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 8920
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stuart Bouyer <stubear@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: fukafuka@lime.plala.or.jp
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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







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


Description:   Opened: 2002-10-09 01:19 0000
In /etc/init.d/canna, it is necessary to add the following parts.
------
start() {
        ebegin "Starting canna"
        /usr/sbin/cannaserver ${CANNASERVER_OPTS}
                              ~~~~~~~~~~~~~~~~~~~
        eend $? "Failed to start canna"
}
------

Regards

Seiji Fukagawa

------- Comment #1 From Stuart Bouyer 2002-10-09 20:12:05 0000 -------
I've made the changes and added them to the portage tree.

Thanks for pointing that out, and for giving me the fix :)

Stuart Bouyer

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