Always restart pulse. Always.
This commit is contained in:
parent
82d5db4a11
commit
80bec1b2f6
@ -18,6 +18,7 @@ User=pulseaudio
|
|||||||
Group=pulseaudio
|
Group=pulseaudio
|
||||||
ExecStart=/usr/bin/pulseaudio --disallow-exit
|
ExecStart=/usr/bin/pulseaudio --disallow-exit
|
||||||
ExecReload=/bin/kill -HUP $MAINPID
|
ExecReload=/bin/kill -HUP $MAINPID
|
||||||
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user