Ran into a seemingly small but irritating problem: I have a Linux box that (among other things) is used for photocopying: scan + print.

However, upon system boot the scanner (/dev/usb/scanner0) is accesible by root only. The scanning user is obviously not root. Thus, every time I restart the system I need to log on as root and chmod the device.

Kinda silly, right? So, how do I make it 'stick'?