Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ERROR: /dev/lircd: Permission denied



Hi,

> as described there vdr runs as user vdr 
> ---------------------
> groupadd -g 99 vdrdaem
> useradd -u 99 -g vdrdaem -d /usr/local/vdr -p vdrdaem -c 'VDR User'
> vdr
> ----------------
> but now vdr cannot access lircd

what about sth along this line:
chmod 664 /dev/lircd 
chgrp vdrdaem /dev/lircd

  Stefan

-- 
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offense.                      -- E. W. Dijkstra


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index