EAPI=7 DESCRIPTION="Init script to mount systemd cgroup automatically" HOMEPAGE="http://git.cynerd.cz/gentoo-personal-overlay/" S="${WORKDIR}" LICENSE="GPL-3.0+" SLOT="0" KEYWORDS="amd64" src_install() { doinitd "${FILESDIR}/cgroup-systemd" }