Here is the latest version of this virtual based on feedback from the list so far.
I have added some providers and cleaned up IUSE. Thanks, William
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="virtual for process 1"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris ~x86-winnt"
IUSE="selinux"
RDEPEND="
!prefix? (
kernel_linux? (
|| (
>=sys-apps/sysvinit-2.86-r6[selinux?]
sys-apps/busybox[selinux?]
sys-apps/openrc[selinux?]
sys-apps/s6
sys-apps/systemd[selinux?]
sys-process/runit
)
selinux? (
>=sec-policy/selinux-base-policy-2.20170204-r4
)
)
kernel_FreeBSD? (
sys-freebsd/freebsd-sbin
)
)"
signature.asc
Description: Digital signature
