forked from pool/pulseaudio
16 lines
475 B
Diff
16 lines
475 B
Diff
|
---
|
||
|
src/daemon/systemd/user/pulseaudio.service.in | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
--- a/src/daemon/systemd/user/pulseaudio.service.in
|
||
|
+++ b/src/daemon/systemd/user/pulseaudio.service.in
|
||
|
@@ -24,7 +24,7 @@ NoNewPrivileges=yes
|
||
|
Restart=on-failure
|
||
|
RestrictNamespaces=yes
|
||
|
SystemCallArchitectures=native
|
||
|
-SystemCallFilter=@system-service
|
||
|
+# SystemCallFilter=@system-service
|
||
|
# Note that notify will only work if --daemonize=no
|
||
|
Type=notify
|
||
|
UMask=0077
|