From: Wilson Michaels Date: Wed, 16 Oct 2019 15:34:26 +0000 (-0500) Subject: acct-user/mythtv: Add cdrom group to mythtv user X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16f68c9f2e6371bb095d6d19c2bb2298f17c8bf2;p=gentoo.git acct-user/mythtv: Add cdrom group to mythtv user Closes: https://bugs.gentoo.org/697798 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels Closes: https://github.com/gentoo/gentoo/pull/13320 Signed-off-by: Joonas Niilola --- diff --git a/acct-user/mythtv/mythtv-0.ebuild b/acct-user/mythtv/mythtv-0.ebuild index a1246bb8eeec..affc3f434398 100644 --- a/acct-user/mythtv/mythtv-0.ebuild +++ b/acct-user/mythtv/mythtv-0.ebuild @@ -7,7 +7,7 @@ inherit acct-user DESCRIPTION="Mythtv mythbackend server/deamon user" ACCT_USER_ID=117 -ACCT_USER_GROUPS=( mythtv video audio tty ) +ACCT_USER_GROUPS=( mythtv video audio cdrom tty ) ACCT_USER_SHELL=/bin/bash ACCT_USER_HOME=/var/lib/mythtv