bundles/kodi: introduce
This commit is contained in:
parent
fc44a9cd69
commit
32fd2f7a7b
5 changed files with 88 additions and 0 deletions
10
bundles/kodi/files/pulseaudio.service
Normal file
10
bundles/kodi/files/pulseaudio.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=PulseAudio for user kodi
|
||||
|
||||
[Service]
|
||||
User=kodi
|
||||
Type=simple
|
||||
ExecStart=pulseaudio --realtime --log-target=journal --daemonize=no
|
||||
|
||||
[Install]
|
||||
WantedBy=kodi.service
|
Loading…
Add table
Add a link
Reference in a new issue