What starts /usr/bin/pulseaudio?

jd1008 jd1008 at gmail.com
Tue Jul 7 03:19:43 UTC 2015



On 07/06/2015 08:52 PM, Joe Zeff wrote:
> On 07/06/2015 07:34 PM, jd1008 wrote:
>> I looked in /lib/systemd and /etc/systemd, recursively,
>> and none of the services or dependencies have the string
>> pulseaudio in them.
>
> FWIW, I tried the two following commands and got nothing from either 
> of them:
>
> ps aux | grep pulse | grep -i grep
> ps aux | grep audio | grep -i grep
>
> Checking, Xfce starts it when I log in, which explains why my morning 
> alarm clock doesn't sound off if my computer reboots and I haven't 
> logged back in yet.
You command ought to be
ps aux | grep pulse | grep -v grep

not -i




More information about the users mailing list