K3b permissions issues.
Derek Broughton
news at pointerstop.ca
Wed May 10 17:05:27 UTC 2006
Gabriel Dragffy wrote:
> Ah jeez, I'm terribly sorry. Problem solved by removing whitespace in the
> file.
>
> On Wednesday 10 May 2006 16:22, Gabriel Dragffy wrote:
>> I have created my own file called 015_custom.rules inside /etc/udev and
>> put a symlink to it under rules.d, but it doesn't seem to get parsed or
>> have any effect. I thought that this was what you recommended I do? Or
>> did I get it wrong...
Hey, we've all done it...
udev is the only "run-parts" style app I know of that actually expects file
names to meet specific naming requirements. Most apps just run any file in
the directory that doesn't end with either ~, .dpkg-old or .dpkg-dist.
udev expects them to end with .rules, and apparently doesn't like
whitespace either!
--
derek
More information about the kubuntu-users
mailing list