Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480698 - net-misc/ices - add systemd service file
Summary: net-misc/ices - add systemd service file
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2013-08-12 08:13 UTC by Mehmet Giritli
Modified: 2013-09-22 13:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ices.service (ices.service,188 bytes, text/plain)
2013-08-12 08:13 UTC, Mehmet Giritli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mehmet Giritli 2013-08-12 08:13:14 UTC
Attaching a systemd service file for net-misc/ices. I'm using it without any problems.

Reproducible: Always
Comment 1 Mehmet Giritli 2013-08-12 08:13:32 UTC
Created attachment 355740 [details]
ices.service
Comment 2 Pacho Ramos gentoo-dev 2013-08-20 09:36:53 UTC
I will review, test and commit it in a week if nobody disagrees. Thanks
Comment 3 Pacho Ramos gentoo-dev 2013-08-30 20:31:34 UTC
Requires=icecast.service
-> It is missing, but also looks unneeded per:
http://pkgs.fedoraproject.org/cgit/ices.git/tree/ices.service

Also, config file is missing:
/etc/ices2/ices.xml

And not sure if command needs Type=forking or not (as it failed to run due missing config file I couldn't see if it forks or not or any option to change that behavior)
Comment 4 Pacho Ramos gentoo-dev 2013-09-03 20:04:12 UTC
Should it use /etc/ices2/ices-alsa.xml?
Comment 5 Pacho Ramos gentoo-dev 2013-09-22 13:49:04 UTC
I saw that init.d is behaving in the same way => looking for a config file that doesn't seem to exist :O