Comment 4 for bug 369762

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 369762] Re: pulseaudio cannot be removed or disabled

On 4/30/09, Susan Cragin <email address hidden> wrote:
> Your suggested directions are not only entirely unintuitive, step 2
> didn't work.
>
> (2) The touch command did not work. "No such file." And a visual search
> of my home/susan hidden files disclosed no ".pulse_ally_nostart file or
> similar.

Unless you're passing -c to touch, touch should *not* fail upon
invocation. What is the precise command you used?

You could also use:
echo something > $HOME/.pulse_a11y_nostart
as your normal, unprivileged user.

Please note that's a-one-one-why (for accessibility), not a-el-el-why.

The file does not exist by default, hence why you would want to create it.