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

(Backport 50380) systemd: add optional root parameter #54958

Merged
merged 2 commits into from
Dec 11, 2019

Commits on Dec 3, 2019

  1. systemd: add optional root parameter

    With systemctl is possible for certain actions (enable, disable,
    mask, and others) indicate a different root directory.  If this
    parameter is specified, systemctl will do the work independently
    of systemd service.
    
    This patch add the optional root parameter to those actions.
    
    (cherry picked from commit 786688f)
    aplanas committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    6fbfdf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f11fe View commit details
    Browse the repository at this point in the history