Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Baselayout-2 seems to be a little more picky about its init scripts. sqlgrey will start, but rc-status will report it to be stopped, unless you change the "eend" lines to "eend $?" After that change (only 2 lines) sqlgrey runs fine, and rc-status shows the correct status. Thanks!
*poke*
Don't hesitate to CC: me. The gentoo init scripts is part of the original distribution. I'll add this to my CVS, but it's too bad that I learn this only moments after releasing versions in both the stable and development branch. Or maybe should I remove the init script from the tar.bz2 and let Gentoo developpers handle this with the ebuild installing a separate init file?
(In reply to comment #2) > Or maybe should I remove the init script from the tar.bz2 and let Gentoo > developpers handle this with the ebuild installing a separate init file? Having an init script maintained upstream ++ This is fixed in 1.7.6 in the meantime.