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 Best, Lorenzo

