5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
HOME=/home/jibri
|
|
exec s6-setuidgid jibri /bin/bash -c "exec /usr/bin/pulseaudio"
|