Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dbus-daemon): only error out in install()
Don't hard exit in `check()`. The transaction logic only checks if it should/can include the module. Just return `255` and the `dbus` meta module will pick its dependency.
- Loading branch information