> to use devfs only, it is funny but fe to open /dev/sound/* you need to
> be root, or chmod it manually before use. (i've got seperate
> /etc/init.d/chdevfsmod file to do that)
>
Add to /etc/devfsd.conf:
-----------------------------
REGISTER sound/.* PERMISSIONS root.audio 660
REGISTER snd/.* PERMISSIONS root.audio 660
-----------------------------
Or whatever perms you wish ...
Regards,
-- Martin Schlemmer
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/