PPulseAudio Marge Botsystemd: move to session slice
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
daemon: Rely on systemd unit file for X11 plugin initialization For GNOME X11 sessions, avoid relying on xdg autostart desktop files to initialize the X11 plugins. This is now handled via a systemd unit file. The xdg autostart is still installed, but has been made to instruct GNOME to skip it with X-GNOME-HiddenUnderSystemd. This is still the primary way to initialize X11 plugins for other DEs. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/467> | 5 年前 | |
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> | 5 年前 | |
launch: avoid autostarting pulseaudio systemd units for root The autospawn mechanism already had a root-autospawn protection mechanism. When using systemd that was lost. Systemd 234 has a mechanism to conditionalize unit starting on the running user, so lets do that to protect against root autospawning. | 8 年前 |