acct-user/mythtv: Add cdrom group to mythtv user
authorWilson Michaels <thebitpit@earthlink.net>
Wed, 16 Oct 2019 15:34:26 +0000 (10:34 -0500)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 24 Nov 2019 14:03:12 +0000 (16:03 +0200)
Closes: https://bugs.gentoo.org/697798
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Wilson Michaels <thebitpit@earthlink.net>
Closes: https://github.com/gentoo/gentoo/pull/13320
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-user/mythtv/mythtv-0.ebuild

index a1246bb8eeecb71720a8e32c932b40f24e534f69..affc3f434398d37baf00d813a55d627c8785cee8 100644 (file)
@@ -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