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

[systemd-generator]: Fix dependency update for multi-asic platform #4820

Merged
merged 3 commits into from
Jun 29, 2020

Commits on Jun 19, 2020

  1. [systemd-generator]: Fix the code to make sure that dependencies

    of host services are generated correctly for multi-asic platforms.
    Add code to make sure that systemd timer files are also modified
    to add the correct service dependency for multi-asic platforms.
    
    Signed-off-by: SuvarnaMeenakshi <[email protected]>
    SuvarnaMeenakshi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    0dcab04 View commit details
    Browse the repository at this point in the history
  2. [systemd-generator]: Minor fix, remove debug code and

    remove unused variable.
    
    Signed-off-by: SuvarnaMeenakshi <[email protected]>
    SuvarnaMeenakshi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    f30b817 View commit details
    Browse the repository at this point in the history
  3. Minor fix to remove tabs.

    Signed-off-by: SuvarnaMeenakshi <[email protected]>
    SuvarnaMeenakshi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    71c07f0 View commit details
    Browse the repository at this point in the history