diff options
Diffstat (limited to 'void/services/pipewire/run')
| -rwxr-xr-x | void/services/pipewire/run | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/void/services/pipewire/run b/void/services/pipewire/run index 1de4c3b..e3a5513 100755 --- a/void/services/pipewire/run +++ b/void/services/pipewire/run @@ -1,3 +1,4 @@ #!/bin/sh exec chpst -e "$TURNSTILE_ENV_DIR" pipewire + |