mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
daemon-conf: enable memfd by default
memfd support was introduced in 9.0, but disabled by default. No issues have been reported - now is a good time to enable it by default.
This commit is contained in:
parent
c73bbee878
commit
b8113d861f
3 changed files with 3 additions and 2 deletions
|
|
@ -196,7 +196,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
<option>
|
||||
<p><opt>enable-memfd=</opt>. Enable memfd shared memory. Takes
|
||||
a boolean argument, defaults to <opt>no</opt>.</p>
|
||||
a boolean argument, defaults to <opt>yes</opt>.</p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue