Skip to content

Commit 9794fe4

Browse files
committed
Added pulseaudio.
1 parent 1c2effe commit 9794fe4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pulseaudio.service

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)