All of lore.kernel.org
 help / color / mirror / Atom feed
* [master] Fix for the DBus service
@ 2016-02-25 15:34 Vratislav Podzimek
  2016-02-25 15:34 ` [PATCH] Fix the systemd service providing " Vratislav Podzimek
  2016-02-26  9:27 ` [master] Fix for " Zdenek Kabelac
  0 siblings, 2 replies; 3+ messages in thread
From: Vratislav Podzimek @ 2016-02-25 15:34 UTC (permalink / raw)
  To: lvm-devel

Please keep me CC'd in replies, I'm not subscribed to this mailing list.

Vratislav Podzimek (1):
  Fix the systemd service providing the DBus service

 scripts/com.redhat.lvmdbus1.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.5.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] Fix the systemd service providing the DBus service
  2016-02-25 15:34 [master] Fix for the DBus service Vratislav Podzimek
@ 2016-02-25 15:34 ` Vratislav Podzimek
  2016-02-26  9:27 ` [master] Fix for " Zdenek Kabelac
  1 sibling, 0 replies; 3+ messages in thread
From: Vratislav Podzimek @ 2016-02-25 15:34 UTC (permalink / raw)
  To: lvm-devel

It's lvm2-lvmdbusd.service not lvmdbusd.service. This makes the bus-activation
(auto-activation) work.

Signed-off-by: Vratislav Podzimek <vpodzime@redhat.com>
---
 scripts/com.redhat.lvmdbus1.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/com.redhat.lvmdbus1.service.in b/scripts/com.redhat.lvmdbus1.service.in
index e271b08..5578ed1 100644
--- a/scripts/com.redhat.lvmdbus1.service.in
+++ b/scripts/com.redhat.lvmdbus1.service.in
@@ -2,4 +2,4 @@
 Name=com.redhat.lvmdbus1
 Exec=@sbindir@/lvmdbusd --udev
 User=root
-SystemdService=lvmdbusd.service
+SystemdService=lvm2-lvmdbusd.service
-- 
2.5.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [master] Fix for the DBus service
  2016-02-25 15:34 [master] Fix for the DBus service Vratislav Podzimek
  2016-02-25 15:34 ` [PATCH] Fix the systemd service providing " Vratislav Podzimek
@ 2016-02-26  9:27 ` Zdenek Kabelac
  1 sibling, 0 replies; 3+ messages in thread
From: Zdenek Kabelac @ 2016-02-26  9:27 UTC (permalink / raw)
  To: lvm-devel

Dne 25.2.2016 v 16:34 Vratislav Podzimek napsal(a):
> Please keep me CC'd in replies, I'm not subscribed to this mailing list.
>
> Vratislav Podzimek (1):
>    Fix the systemd service providing the DBus service
>
>   scripts/com.redhat.lvmdbus1.service.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>

Thanks, pushed


Zdenek



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-26  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 15:34 [master] Fix for the DBus service Vratislav Podzimek
2016-02-25 15:34 ` [PATCH] Fix the systemd service providing " Vratislav Podzimek
2016-02-26  9:27 ` [master] Fix for " Zdenek Kabelac

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.