/etc/init.d/pulseaudio doesn't have a status option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pulseaudio (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: pulseaudio
Hi all,
Looking at pulseaudio in /etc/init.
$ /etc/init.
force-reload force-stop reload restart start stop
The only way to know for a user is then to do a ps -aux | grep pulseaudio which is much harder for newbies
$ ps -aux | grep pulseaudio
Warning: bad ps syntax, perhaps a bogus '-'? See http://
shirish 6533 0.4 0.5 39344 6136 ? S<sl Nov14 5:16 /usr/bin/pulseaudio -D --log-target=syslog
shirish 6537 0.0 0.2 7552 2540 ? S Nov14 0:00 /usr/lib/
shirish 15498 0.0 0.0 3268 776 pts/5 S+ 12:21 0:00 grep pulseaudio
Comments and suggestions to the same are welcome.
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: pulseaudio 0.9.10-2ubuntu9
ProcEnviron:
SHELL=/bin/bash
PATH=/
LANG=en_IN
SourcePackage: pulseaudio
Uname: Linux 2.6.27-7-generic i686
Changed in pulseaudio (Ubuntu): | |
status: | Confirmed → Fix Committed |
indeed there is no status option there