We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2effe commit 9794fe4Copy full SHA for 9794fe4
pulseaudio.service
@@ -0,0 +1,9 @@
1
+[Unit]
2
+Description=PulseAudio
3
+
4
+[Service]
5
+ExecStart=/usr/bin/pulseaudio
6
+Restart=on-abort
7
8
+[Install]
9
+WantedBy=graphical.target
0 commit comments