newmab1
December 30th, 2004, 14:11
I need a little help. I'm running 5.3 and would like to run "Xsane" & "Gtkam"
as user. So I found a script I put in /etc/rc.local and added some lines to /etc/devfs.conf.
This is the script:
#! /bin/sh
/sbin/devfs ruleset 10
/sbin/devfs rule applyset
/sbin/devfs rule add path ugen0* mode 666
/sbin/devfs rule show
exit 0
The script works great for running Gtkam or Xsane if I replace "ugen0*" with "uscanner0*". I would like to add the use of "uscanner0" to the script along with "ugen0"
Thanks
Happy New Years
as user. So I found a script I put in /etc/rc.local and added some lines to /etc/devfs.conf.
This is the script:
#! /bin/sh
/sbin/devfs ruleset 10
/sbin/devfs rule applyset
/sbin/devfs rule add path ugen0* mode 666
/sbin/devfs rule show
exit 0
The script works great for running Gtkam or Xsane if I replace "ugen0*" with "uscanner0*". I would like to add the use of "uscanner0" to the script along with "ugen0"
Thanks
Happy New Years