> I think it can be a good idea to tighten the permissions in > the udev rules a bit. In Fedora we use rtlsdr group > for users authorized to access the HW, i.e. the following: > > sed -i 's/MODE:="0666"/GROUP:="rtlsdr", > MODE:="0660"/' ../rtl-sdr.rules
If you're going to do this you should probably call the group just "sdr" because there are a number of devices around and new ones coming which don't use Realtek chips. Cheers, Adam.
