Wrong name for org.jackaudio.service

  • Open
  • quality assurance status badge
Details
One participant
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Ricardo Wurmus
Severity
normal

Debbugs page

R
R
Ricardo Wurmus wrote on 5 Sep 14:31 -0700
(address . bug-guix@gnu.org)
87h6atn5yf.fsf@elephly.net
I see this in my /var/log/messages file:

Sep 5 23:20:35 localhost dbus-daemon[938]: [system] Service file "/gnu/store/8hjpbskyk9k9kd3mlzj24xy0rzym5in5-jack2-1.9.21/share/dbus-1/services/org.jackaudio.service" should have been named "org.jackaudio.service.service" and will not work with system bus activation

The contents of the file:

Toggle snippet (5 lines)
[D-BUS Service]
Name=org.jackaudio.service
Exec=/gnu/store/8hjpbskyk9k9kd3mlzj24xy0rzym5in5-jack2-1.9.21/bin/jackdbus auto

I assume that the file name must be the value of the "Name" field
followed by ".service". So the file would either have to be named
"org.jackaudio.service.service", or the value of the "Name" field would
need to be changed to "org.jackaudio".

What do other distros do here?

--
Ricardo
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73062@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73062
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch