On Sat, Nov 15, 2014 at 3:08 PM, Walter Dnes <waltd...@waltdnes.org> wrote: > On Sat, Nov 15, 2014 at 09:34:18AM +0000, Neil Bothwick wrote >> On Sat, 15 Nov 2014 07:04:03 +0200, Alan McKinnon wrote: >> >> > Since you have it, but don't run it, does USE=-systemd fix the issue? >> >> Worth a try. If it does fix it I would consider it a bug since adding >> systemd support should not implicitly disable it under openrc. > > I disagree. He's telling the build that it's running under systemd, > but there is no systemd running. That's a problem with them pesky > computers... they do what you tell them to do, not what you want them to > do. >
USE=systemd simply means to enable support for systemd, not that it is running. Generally stuff like this should be a matter of configuration, not build options. Otherwise your life as a Gentoo user would be a living nightmare when you look at how many profile use flags there are. -- Rich