mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -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
|
||||
Type=notify
|
||||
UMask=0077
|
||||
Slice=session.slice
|
||||
|
||||
[Install]
|
||||
Also=pulseaudio.socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue