Re: First time user experiences
Guillermo <[email protected]> Tue, 24 Feb 2026 23:25:07 -0300
| Newsgroups | gmane.comp.sysutils.supervision.general |
|---|---|
| Message-ID | <CADQ2Nw9FdoEOSghstqUw2zb7sh=_rYGjV9JK3B_=dzqug24j2w@mail.gmail.com> |
Hi, Alexis. El mar, 24 feb 2026 a las 23:10, Alexis escribi=C3=B3: > > * the D-Bus session bus (a distinct bus from the system bus); > * Emacs server (some of the Emacs functionality i use is dependent on a r= unning D-Bus session bus); > * PipeWire, PipeWire-Pulse and WirePlumber (by default, PipeWire > runs per-user, and requires a D-Bus session bus; my PipeWire > setup also acts as a Pulse server and a JACK server); > * MPD, the Music Player Daemon (to which i usually connect via the > ncmpcpp client). So that would be more an s6-rc-as-user-services-manager case than an s6-rc-as-init-system-component case, right? Those things run with effective user =3D your login user, right? How do s6-svscan and s6-rc-init get run in this setup? G.