[SLE] can't make udev rule work
From: Istvan Gabor (suseuser04_at_freemail.hu)
Date: 11/29/05
- Previous message: James Knott: "Re: [SLE] SUSE 10 DVD"
- Next in thread: Mark Hounschell: "Re: [SLE] can't make udev rule work"
- Reply: Mark Hounschell: "Re: [SLE] can't make udev rule work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Nov 2005 23:07:48 +0100 (CET) To: suse-linux-e@suse.com
Hello all:
I am trying to set up jetico's bestcrypt on my SUSE 10.0 x86_64.
Bestcrypt startup script (/etc/init.d/bcrypt start) creates the
bcrypt[0-16] devices in /dev/. The permissions of those files
should be 0666 but they are:
brw-r----- 1 root disk 188, 0 2005-11-29 22:07 /dev/bcrypt0
I created an udev rule file:
/etc/udev/rules.d/10-local.rules
that contains:
KERNEL=="bcrypt[0-9]*", NAME="%k", MODE="0666"
I restarted udev with udevstart but the permissions have not
changed, the udev rule did not work.
I do't know how could I make this rule work.
Any help is appreciated.
Thanks,
IG
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: James Knott: "Re: [SLE] SUSE 10 DVD"
- Next in thread: Mark Hounschell: "Re: [SLE] can't make udev rule work"
- Reply: Mark Hounschell: "Re: [SLE] can't make udev rule work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|