diff --git a/src/daemon/pipewire.conf.in b/src/daemon/pipewire.conf.in index 37b112fe1..eeb5115d5 100644 --- a/src/daemon/pipewire.conf.in +++ b/src/daemon/pipewire.conf.in @@ -98,7 +98,9 @@ context.modules = { # The portal module monitors the PID of the portal process # and tags connections with the same PID as portal # connections. - libpipewire-module-portal = null + libpipewire-module-portal = { + flags = [ ifexists nofail ] + } # The access module can perform access checks and block # new clients.