All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: cdrom_id availability
Date: Mon, 01 May 2006 00:16:40 +0000	[thread overview]
Message-ID: <20060501001640.GA372@vrfy.org> (raw)
In-Reply-To: <1146441853.4455507d7ab80@cs1.alpha12.l-secure.net>

On Mon, May 01, 2006 at 03:04:13AM +0300, juuso.alasuutari@tamperelainen.org wrote:
> Hello. There are lines like this in the Source Mage default rules file:
> 
> BUS="scsi",    KERNEL="sr[0-9]*", ACTION="add", IMPORT="cdrom_id --export
> $tempnode"
> 
> cdrom_id is installed in /lib/udev/, but that directory is not in $PATH. My
> question is: Will that rule actually execute cdrom_id, or should it be changed
> to ...="/lib/udev/cdrom_id --export $tempnode"?

If the value does not start with a '/', the program is searched in
/lib/udev. All udev pathes have to be absolute ones or only the
single program name and then live in /lib/udev. $PATH is completely 
ignored.

Kay


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

      reply	other threads:[~2006-05-01  0:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-01  0:04 cdrom_id availability juuso.alasuutari
2006-05-01  0:16 ` Kay Sievers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060501001640.GA372@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.