On Tue, 10 Feb 2026 19:03:34 +0100 Lorenzo <[email protected]> wrote:
> Hi, > > On Wed, 4 Feb 2026 12:11:00 +0000 "S. Osipiuk" > <[email protected]> wrote: > > The logic in the patch will still try to start a service that's been > > marked with an override even if it doesn't depend on dbus. In > > *theory* this should be harmless because the service *should* have > > been started earlier because of the override, and starting *should* > > be idempotent, but it still makes this script function outside its > > scope. It shouldn't be touching non-dbus-dependent stuff. > > > > > > I just pushed a commit that should address the above, please have a > look at > > https://salsa.debian.org/debian/runit-services/-/commit/08795cac438d77a9c4eeda96ac5b7388b6973a4d actually this https://salsa.debian.org/debian/runit-services/-/commit/c1935eb2b8ef93470f4784fd677cdee6aa33cdab > > Best, > Lorenzo

