mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
After=syslog.target local-fs.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Restart=on-failure
|
||||||
ExecStart=/usr/bin/pulseaudio --system
|
ExecStart=/usr/bin/pulseaudio --system
|
||||||
Restart=always
|
TimeoutStopSec=1s
|
||||||
|
RestartSec=2
|
||||||
|
StartLimitInterval=60
|
||||||
|
StartLimitBurst=10
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user