blob: b1159b8ca128f25d927415129eecd6e4368ea86a (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE.pulseaudio,v 1.1.1.1 2011/11/03 18:14:15 abs Exp $
The flash plugin requires tmpfs to be mounted on /dev/shm for PulseAudio.
This can be automated by adding the following to your /etc/fstab:
tmpfs /emul/linux/dev/shm tmpfs rw,-m1777
===========================================================================
|