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 <thebitpit@earthlink.net>
Closes: https://github.com/gentoo/gentoo/pull/13320
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Wilson Michaels
2019-10-16 10:34:26 -05:00
committed by Joonas Niilola
parent 333f05948c
commit 16f68c9f2e

View 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