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

[pull] master from Azure:master #945

Merged
merged 1 commit into from
Aug 27, 2020
Merged

[pull] master from Azure:master #945

merged 1 commit into from
Aug 27, 2020

Commits on Aug 27, 2020

  1. [hostcfgd] Fix Boolean String Evaluation (#5248)

    New attribute 'has_timer' introduced to init_cfg.json does not evaluate
    as Bool, rather it evaluates as string. This PR fixes this issue. Also,
    this PR fixes an issue when there is system config unit (snmp, telemetry) that
    has no installation config (WantedBy=, RequiredBy=, Also=, Alias=) settings
    in the [Install] section. In the latter case, the .service should not be enabled.
    
    signed-off-by: Tamer Ahmed <[email protected]>
    tahmed-dev authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    7d3ec60 View commit details
    Browse the repository at this point in the history