Logoj0ke.net Open Build Service > Projects > multimedia > mythtv > README.non-root
Sign Up | Log In

File README.non-root of Package mythtv

 
1
MythTV Backend as non-root user
2
===============================
3
4
To run mythbackend as a non-root user it is possible do change the values
5
of MYTHBBACKEND_USERID and MYTHBACKEND_GROUPID to other values. For example
6
user mythbackend and group video. Especially video is a good choice for the
7
group because this grants access to the TV device.
8
9
For a new installation it is easiest to configure the backend as root.
10
11
If you have a working backend, the configuration files (.mythtv and optionally
12
.xmltv and .lirc) should be moved to the mythbackend users home. Do not forget
13
to change the owner of these directories and its contents. Now change the 
14
variables in /etc/sysconfig/mythbackend and restart the backend.
15