/[packages]/cauldron/udev/current/SOURCES/udev-162-udev-post_needs_dbus.patch
ViewVC logotype

Contents of /cauldron/udev/current/SOURCES/udev-162-udev-post_needs_dbus.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5364 - (show annotations) (download)
Mon Jan 10 13:47:11 2011 UTC (13 years, 3 months ago) by pterjan
File size: 745 byte(s)
imported package udev
1 Subject: [PATCH] Make udev-post depend on messagebus
2
3 From: Andrey Borzenkov <arvidjaar@mail.ru>
4
5 It is needed at least for BlueZ (bluetoothd) which tries to register
6 with D-Bus on startup.
7
8 Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>
9 ---
10
11 udev-post.init | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/udev-post.init b/udev-post.init
15 index c9c0d71..f6ce129 100644
16 --- a/udev-post.init
17 +++ b/udev-post.init
18 @@ -11,6 +11,7 @@
19 # Default-Start: 12345
20 # Default-Stop: 0 6
21 # Required-Start: $local_fs
22 +# Should-Start: messagebus
23 # Required-Stop:
24 # Short-Description: Moves the generated persistent udev rules to /etc/udev/rules.d
25 # Description: Moves the generated persistent udev rules to /etc/udev/rules.d

  ViewVC Help
Powered by ViewVC 1.1.30