]> code.delx.au - monosys/blob - etc/systemd/system/pulseaudio.service
reboot-no-passphrase use disk id instead of uuid
[monosys] / etc / systemd / system / pulseaudio.service
1 [Unit]
2 Description=pulseaudio service
3 Requires=bluetooth.target
4
5 [Service]
6 User=pulse
7 ExecStart=/usr/bin/pulseaudio -v
8 Restart=always
9 LimitRTPRIO=65
10 LimitNICE=-10
11 LimitMEMLOCK=40000
12
13 [Install]
14 WantedBy=multi-user.target