| View previous topic :: View next topic |
| Author |
Message |
wizardofos Apprentice


Joined: 20 Jul 2004 Posts: 201
|
Posted: Sat Jun 18, 2005 1:39 pm Post subject: /etc/init.d/hald and hotplug |
|
|
Hi
I use hal, and wondered why HAL uses hotplug instead of hotplug-base. I don't see where's the need for hotplug?
Another thing: HAL has "depend hotplug" in it's initscripts, which is a bit of a nonsense, cause there isn't anything useful in /etc/init.d/hotplug (it's kind of a dummy).
greetings
fabian |
|
| Back to top |
|
 |
Headrush Watchman


Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Mon Jun 20, 2005 2:27 pm Post subject: |
|
|
You're right, its a dummy file used for backward compatability needed for some packages and to maintain package dependencies.
Just leave it, it won't hurt anything. |
|
| Back to top |
|
 |
wizardofos Apprentice


Joined: 20 Jul 2004 Posts: 201
|
Posted: Mon Jun 20, 2005 3:08 pm Post subject: |
|
|
Hm, but there are still two things:
1. Why does hald depend on hotplug instead of hotplug-base? Does it need the scripts in /etc/hotplug
2. Why does /etc/init.d/hald depend on the nearly empty hotplug script?
fabian |
|
| Back to top |
|
 |
Headrush Watchman


Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Mon Jun 20, 2005 4:21 pm Post subject: |
|
|
| wizardofos wrote: | Hm, but there are still two things:
1. Why does hald depend on hotplug instead of hotplug-base? Does it need the scripts in /etc/hotplug
2. Why does /etc/init.d/hald depend on the nearly empty hotplug script?
fabian |
The hotplug package contains several configuration files for many usb devices, so it is still needed.
I believe it is those files that hald uses.
The hotplug package requires hotplug-base, so it is probably easier to leave hotplug as dependency by other packages instead of hotplug-base. This way you get both.
For a definitive answer, you would need to ask package maintainer Greg Kroah-Hartman. |
|
| Back to top |
|
 |
wizardofos Apprentice


Joined: 20 Jul 2004 Posts: 201
|
Posted: Mon Jun 20, 2005 4:47 pm Post subject: |
|
|
| OK thanks! |
|
| Back to top |
|
 |
onlymee n00b

Joined: 27 May 2004 Posts: 24
|
|
| Back to top |
|
 |
|