[vdr] ~/.xine/config_xineliboutput load/save and name changes
Udo Richter
udo_richter at gmx.de
Sat Dec 20 20:39:25 CET 2008
On 15.12.2008 11:46, Nicolas Huillard wrote:
> The problem is that xineliboutput seems to use a single
> ~/.xine/config_xineliboutput config file, stored in the home directory
> of the vdr user, which is defined by /etc/passwd, which is the same on
> all clients...
You could mount different locations to the /home directory for each
client, that way even the same user can be a different one on each
machine, for example:
mount --bind /home.$(hostname) /home
or
mount --bind /home/vdr.$(hostname) /home/vdr
Cheers,
Udo
More information about the vdr
mailing list