Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide if mosquitto::installedBy is usefull #279

Open
github-actions bot opened this issue Nov 12, 2023 · 0 comments
Open

Decide if mosquitto::installedBy is usefull #279

github-actions bot opened this issue Nov 12, 2023 · 0 comments
Assignees
Labels
php Pull requests that update Php code quality todo

Comments

@github-actions
Copy link

When config key will be widely used, resolve Mosquitto installer here

// TODO: Decide if `mosquitto::installedBy` is usefull

        // Read in Core config who is supposed to have installed Mosquitto
        $res['core'] = config::byKey('mosquitto::installedBy', '', 'Unknown');
        // TODO: Decide if `mosquitto::installedBy` is usefull
        //  When config key will be widely used, resolve Mosquitto installer here
        //  labels: quality, php

        // Check if mosquitto.service has been changed by mqtt2
        if (file_exists('/lib/systemd/system/mosquitto.service')
@github-actions github-actions bot added php Pull requests that update Php code quality todo labels Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
php Pull requests that update Php code quality todo
Projects
None yet
Development

No branches or pull requests

1 participant