[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: udev: Directory for custom device nodes.
- From: Harald Hoyer <harald redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: udev: Directory for custom device nodes.
- Date: Tue, 25 Jan 2005 13:34:05 +0100
Féliciano Matias wrote:
Le mardi 25 janvier 2005 à 12:45 +0100, Harald Hoyer a écrit :
ok, this is what I came up with for FC4:
(...)
Also symlinks described in
/etc/sysconfig/makedev.d/*.symlinks are created.
Could it be possible to have symlinks in the same file ?
hmm, this would require parsing the file... but we could remove the symlinks,
cause MAKEDEV understands symlinks like this:
# fgrep rfcomm0 /etc/makedev.d/redhat
l rfcomm0 ttyUB0
# MAKEDEV -x rfcomm0
# ll /dev/rfcomm0
lrwxrwxrwx 1 root root 6 25. Jan 13:33 /dev/rfcomm0 -> ttyUB0
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]