Welcome to mrk's website!

Rfkill as a normal user

Create the file /etc/udev/rules.d/10-rfkill.rules and put the following:
ACTION="add", KERNEL=="rfkill", GROUP="lp", MODE="0664"
replacing the GROUP= option with the desired group.