Ticket #785 (closed defect: fixed)
[patch] /etc/init.d/pulseaudio uses killall pulseaudio
| Reported by: | kristian@… | Owned by: | buglog@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | sysinit | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Replaced killall in init script by start-stop-daemon. (as Mickey did with gsmd)
Not supressing error output as it points to another ToDo? (...run as root...).
Attachments
Change History
Changed 6 years ago by kristian@…
- Attachment pulseaudio_start-stop-daemon.patch added
Note: See
TracTickets for help on using
tickets.

pulseaudio_start-stop-daemon.patch