[mythtv-users] EXTREMELY choppy video

Bruce Markey bjm at lvcm.com
Fri Mar 18 22:21:40 UTC 2005


Howard Cokl wrote:
> as root
> chmod a+s /usr/local/bin/mythfrontend

The executable has to be owned by root and have the SUID bit set:

chown root /usr/local/bin/mythfrontend
chmod 4755 /usr/local/bin/mythfrontend

--  bjm


More information about the mythtv-users mailing list