[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] systemd: move to session slice
PulseAudio Marge Bot
gitlab at gitlab.freedesktop.org
Thu Feb 18 20:47:06 UTC 2021
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio
Commits:
bca4c228 by Henri Chain at 2021-02-18T20:42:25+00: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>
- - - - -
1 changed file:
- src/daemon/systemd/user/pulseaudio.service.in
Changes:
=====================================
src/daemon/systemd/user/pulseaudio.service.in
=====================================
@@ -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
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/bca4c22832d3acbe67d84fcf8b67150ec75ee913
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/bca4c22832d3acbe67d84fcf8b67150ec75ee913
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20210218/b81dc380/attachment-0001.htm>
More information about the pulseaudio-commits
mailing list