Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
src_install() { ... if use screen; then sed -i -e 's/SCREEN="no"/SCREEN="yes"/' "${D}"/etc/init.d/xendomains fi ... } /etc/init.d/xendomains should be /etc/conf.d/xendomains The functionality works fine with the change, although the call to logrotate fails as /usr/share/xen/xen-consoles-logrotate doesn't exist, and I can't find it anywhere.
Oh, nothing created /var/log/xen-consoles/ either. Doesn't generate any error from screen though.
Marking as duplicate of a younger bug because it has more information on it. *** This bug has been marked as a duplicate of 141981 ***