mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
systemd: move to session slice
As per https://systemd.io/DESKTOP_ENVIRONMENTS/ (the default is app.slice which is not appropriate for pulseaudio) Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/506>
This commit is contained in:
parent
6b2844a61d
commit
bca4c22832
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ SystemCallFilter=@system-service
|
||||||
# Note that notify will only work if --daemonize=no
|
# Note that notify will only work if --daemonize=no
|
||||||
Type=notify
|
Type=notify
|
||||||
UMask=0077
|
UMask=0077
|
||||||
|
Slice=session.slice
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
Also=pulseaudio.socket
|
Also=pulseaudio.socket
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue