From: Mike Gilbert Date: Sat, 27 Jul 2019 13:55:12 +0000 (-0400) Subject: sys-apps/systemd: use more acct-group packages X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=017f5211af48f90d9b659a541d6cda1a28060999;p=gentoo.git sys-apps/systemd: use more acct-group packages Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- diff --git a/sys-apps/systemd/systemd-242-r6.ebuild b/sys-apps/systemd/systemd-242-r6.ebuild index ddab71ac353b..21fd6ed84c4d 100644 --- a/sys-apps/systemd/systemd-242-r6.ebuild +++ b/sys-apps/systemd/systemd-242-r6.ebuild @@ -16,7 +16,7 @@ fi PYTHON_COMPAT=( python{3_5,3_6,3_7} ) -inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam python-any-r1 systemd toolchain-funcs udev user +inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam python-any-r1 systemd toolchain-funcs udev DESCRIPTION="System and service manager for Linux" HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" @@ -72,6 +72,20 @@ DEPEND="${COMMON_DEPEND} # baselayout-2.2 has /run RDEPEND="${COMMON_DEPEND} + acct-group/adm + acct-group/wheel + acct-group/kmem + acct-group/tty + acct-group/utmp + acct-group/audio + acct-group/cdrom + acct-group/dialout + acct-group/disk + acct-group/input + acct-group/kvm + acct-group/render + acct-group/tape + acct-group/video acct-group/systemd-journal acct-user/systemd-journal-remote acct-user/systemd-coredump @@ -433,10 +447,6 @@ pkg_preinst() { } pkg_postinst() { - enewgroup input - enewgroup kvm 78 - enewgroup render - systemd_update_catalog # Keep this here in case the database format changes so it gets updated diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index f128a67ba485..b1f134c418dc 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -16,7 +16,7 @@ fi PYTHON_COMPAT=( python{3_5,3_6,3_7} ) -inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam python-any-r1 systemd toolchain-funcs udev user +inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam python-any-r1 systemd toolchain-funcs udev DESCRIPTION="System and service manager for Linux" HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" @@ -72,6 +72,20 @@ DEPEND="${COMMON_DEPEND} # baselayout-2.2 has /run RDEPEND="${COMMON_DEPEND} + acct-group/adm + acct-group/wheel + acct-group/kmem + acct-group/tty + acct-group/utmp + acct-group/audio + acct-group/cdrom + acct-group/dialout + acct-group/disk + acct-group/input + acct-group/kvm + acct-group/render + acct-group/tape + acct-group/video acct-group/systemd-journal acct-user/systemd-journal-remote acct-user/systemd-coredump @@ -426,10 +440,6 @@ pkg_preinst() { } pkg_postinst() { - enewgroup input - enewgroup kvm 78 - enewgroup render - systemd_update_catalog # Keep this here in case the database format changes so it gets updated