Advertisement
Guest User

Untitled

a guest
Apr 12th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. GNU nano 2.2.6 File: /etc/pulse/arm_droid_default.pa
  2.  
  3. .ifexists module-systemd-login.so
  4. load-module module-systemd-login
  5. .endif
  6.  
  7. ### Load DBus protocol
  8. .ifexists module-dbus-protocol.so
  9. load-module module-dbus-protocol
  10. .endif
  11.  
  12. ### Move orphan streams to placeholder sinks or sources so that playback doesn'$
  13. ### interrupted. Policy enforcement module then moves the streams to new approp$
  14. ### sinks or sources.
  15. load-module module-rescue-streams sink_name=sink.null source_name=sink.null.mon$
  16.  
  17. ### jusa's thingy
  18.  
  19. load-module module-native-protocol-unix
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement