[pulseaudio-tickets] [PulseAudio] #315: ./pulse hidden directory
PulseAudio
trac-noreply at tango.0pointer.de
Fri Jun 27 00:27:54 PDT 2008
#315: ./pulse hidden directory
--------------------+-------------------------------------------------------
Reporter: gohanz | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Keywords: |
--------------------+-------------------------------------------------------
Pulseaudio make an hidden directory "./pulse" on the root directory tree.
Please take a look on uploaded image. This directory is empty. Another
non-empty "./pulse" directory is present in home.
On my system Slackware 12.1 with (Gnome)GSlacky-2.22.1, pulseaudio is
started in system-wide mode.
http://img157.imageshack.us/img157/3163/schermata1sj8.png
echo -n "Starting PulseAudio Daemon: $DAEMON --system --daemonize
--high-priority --log-target=syslog"
/usr/bin/pulseaudio --system --daemonize --high-priority --log-
target=syslog
if [ -e /var/run/pulse/.esd_auth ]; then
chown pulse:audio /var/run/pulse/.esd_auth
chmod 640 /var/run/pulse/.esd_auth
fi
if [ -e /var/run/pulse/.pulse-cookie ]; then
chown pulse:audio /var/run/pulse/.pulse-cookie
chmod 640 /var/run/pulse/.pulse-cookie
fi
echo "."
}
--
Ticket URL: <http://www.pulseaudio.org/ticket/315>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list