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


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to