[mythtv-users] I 'd like a 2nd opinion on this mythburn solution.

Richard Bronosky mythtv at bronosky.com
Tue Apr 18 17:14:10 UTC 2006


Okay, so I have done this:
user='www-data'; group='cdrom'; usermod -g `id -g $user` -G `echo \`id
-G $user\` | sed 's/\s\+/,/g'`,`grep '^cdrom' /etc/group|awk -F: '{
print $3 }'` $user
...which should work for anyone's system, if they alter the user and
group variables.

What I can't figure out is if a reinit or reboot is necessary.  I will
try burning again when I get home.

--
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,
       RichardBronosky
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,


More information about the mythtv-users mailing list