linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] obexd: Install D-BUS service for non systemd
@ 2024-03-07 12:00 Joakim Tjernlund
  2024-03-07 12:11 ` Joakim Tjernlund
  2024-03-07 13:17 ` [v2] " bluez.test.bot
  0 siblings, 2 replies; 3+ messages in thread
From: Joakim Tjernlund @ 2024-03-07 12:00 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Joakim Tjernlund

non systemd(like OpenRC) machines need D-BUS activation for obexd as
they lack --user service.

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
---

 v2: Only include org.bluez.service file

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index ed4f9dc51..e780fcbb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,10 +48,10 @@ endif
 if SYSTEMD
 systemdsystemunitdir = $(SYSTEMD_SYSTEMUNITDIR)
 systemdsystemunit_DATA = src/bluetooth.service
+endif
 
 dbussystembusdir = $(DBUS_SYSTEMBUSDIR)
 dbussystembus_DATA = src/org.bluez.service
-endif
 
 EXTRA_DIST += src/org.bluez.service
 
-- 
2.43.0


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

* Re: [PATCH v2] obexd: Install D-BUS service for non systemd
  2024-03-07 12:00 [PATCH v2] obexd: Install D-BUS service for non systemd Joakim Tjernlund
@ 2024-03-07 12:11 ` Joakim Tjernlund
  2024-03-07 13:17 ` [v2] " bluez.test.bot
  1 sibling, 0 replies; 3+ messages in thread
From: Joakim Tjernlund @ 2024-03-07 12:11 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

Please disregard

On Thu, 2024-03-07 at 13:00 +0100, Joakim Tjernlund wrote:
> non systemd(like OpenRC) machines need D-BUS activation for obexd as
> they lack --user service.
> 
> Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
> ---
> 
>  v2: Only include org.bluez.service file
> 
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index ed4f9dc51..e780fcbb1 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -48,10 +48,10 @@ endif
>  if SYSTEMD
>  systemdsystemunitdir = $(SYSTEMD_SYSTEMUNITDIR)
>  systemdsystemunit_DATA = src/bluetooth.service
> +endif
>  
>  dbussystembusdir = $(DBUS_SYSTEMBUSDIR)
>  dbussystembus_DATA = src/org.bluez.service
> -endif
>  
>  EXTRA_DIST += src/org.bluez.service
>  


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

* RE: [v2] obexd: Install D-BUS service for non systemd
  2024-03-07 12:00 [PATCH v2] obexd: Install D-BUS service for non systemd Joakim Tjernlund
  2024-03-07 12:11 ` Joakim Tjernlund
@ 2024-03-07 13:17 ` bluez.test.bot
  1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2024-03-07 13:17 UTC (permalink / raw)
  To: linux-bluetooth, Joakim.Tjernlund

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=833367

---Test result---

Test Summary:
CheckPatch                    PASS      0.25 seconds
GitLint                       PASS      0.21 seconds
BuildEll                      PASS      24.09 seconds
BluezMake                     PASS      721.56 seconds
MakeCheck                     PASS      11.52 seconds
MakeDistcheck                 PASS      166.08 seconds
CheckValgrind                 PASS      230.03 seconds
CheckSmatch                   PASS      336.05 seconds
bluezmakeextell               PASS      108.78 seconds
IncrementalBuild              PASS      669.70 seconds
ScanBuild                     PASS      981.60 seconds



---
Regards,
Linux Bluetooth


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

end of thread, other threads:[~2024-03-07 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 12:00 [PATCH v2] obexd: Install D-BUS service for non systemd Joakim Tjernlund
2024-03-07 12:11 ` Joakim Tjernlund
2024-03-07 13:17 ` [v2] " bluez.test.bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).