mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pulseaudio: adjust pulseaudio.service
This commit is contained in:
parent
f671ea77e9
commit
067bb4d2fc
@ -3,8 +3,12 @@ Description=PulseAudio Sound System
|
||||
After=syslog.target local-fs.target
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
ExecStart=/usr/bin/pulseaudio --system
|
||||
Restart=always
|
||||
TimeoutStopSec=1s
|
||||
RestartSec=2
|
||||
StartLimitInterval=60
|
||||
StartLimitBurst=10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user