FS#44414 - [rygel] systemd service missing

Attached to Project: Arch Linux
Opened by Piero (hifi25nl) - Tuesday, 31 March 2015, 13:58 GMT
Last edited by Jan de Groot (JGC) - Sunday, 16 April 2017, 21:29 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

This version of rygel is missing the systemd service.
See
https://git.gnome.org/browse/rygel/tree/examples/service/systemd/rygel.service

[Unit]
Description=Rygel DLNA server
After=syslog.target

[Service]
User=rygel
Group=rygel
ExecStart=/usr/bin/rygel
# ExecStart=/usr/bin/wrap-dbus /usr/bin/rygel

[Install]
WantedBy=multi-user.target

Note: wrap-dbus is not in the package

Also I cannot start in a headless server, because of dbus dependency
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 16 April 2017, 21:29 GMT
Reason for closing:  Implemented
Additional comments about closing:  current package has the service file.
Comment by Piero (hifi25nl) - Tuesday, 31 March 2015, 14:21 GMT
I forgot to add summary "systemd service missing", but I cannot edit report...

Loading...