Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 491780

Summary: sys-apps/systemd openrc-default.service - openrc default runlevel
Product: Gentoo Linux Reporter: C. Wijtmans <cj.wijtmans>
Component: [OLD] Core systemAssignee: Gentoo systemd Team <systemd>
Status: VERIFIED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: openrc-default.service

Description C. Wijtmans 2013-11-20 15:28:21 UTC
Created attachment 363672 [details]
openrc-default.service

openrc sysinit and boot run levels should not be run by systemd because it may contain services that are already handled by systemd and if you want to keep a bootable OpenRC system removing them is not an option.

This means i can switch between systemd and openrc and there is not much difference in the services that are running.


http://lists.freedesktop.org/archives/systemd-devel/2010-July/000131.html
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-20 17:30:12 UTC
We don't support mixing OpenRC with systemd. OpenRC has its own dependency logic and, long story short, this is going to result in random collisions, breakages and totally unexpected results.
Comment 2 C. Wijtmans 2013-11-20 19:17:30 UTC
Well you are wrong.