Skip to content

Instantly share code, notes, and snippets.

@MatejLach
Created October 18, 2018 14:53
Show Gist options
  • Save MatejLach/ea8b8a4565ffab928bff5104d95cd1ff to your computer and use it in GitHub Desktop.
Save MatejLach/ea8b8a4565ffab928bff5104d95cd1ff to your computer and use it in GitHub Desktop.
[Unit]
Description=PulseAudio Sound System
Before=sound.target
[Service]
User=pi
Type=simple
BusName=org.pulseaudio.Server
ExecStart=/usr/bin/pulseaudio
Restart=always
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment