[packages/tvheadend] - add supplementary usb group

arekm arekm at pld-linux.org
Sat Jan 11 23:00:32 CET 2014


commit 25ca5237ac1b49d907509f2862fa14cfea181e45
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jan 11 23:00:24 2014 +0100

    - add supplementary usb group

 tvheadend.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tvheadend.spec b/tvheadend.spec
index bd3faef..a6d9c4a 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -66,7 +66,7 @@ cp %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 chmod +x $RPM_BUILD_ROOT%{_bindir}/%{name}
 
 %pre
-%useradd -u 20 -d %{_localstatedir}/lib/%{name} -g video -c "tvheadend User" %{name}
+%useradd -u 20 -d %{_localstatedir}/lib/%{name} -g video -G usb -c "tvheadend User" %{name}
 
 %post
 /sbin/chkconfig --add tvheadend
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tvheadend.git/commitdiff/25ca5237ac1b49d907509f2862fa14cfea181e45



More information about the pld-cvs-commit mailing list