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

Conversation

aplanas
Copy link
Contributor

@aplanas aplanas commented Oct 11, 2019

What does this PR do?

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.

Tests written?

Yes, adjusted the current tests.

(backport #50380, already merged in develop)

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 aplanas requested a review from a team as a code owner December 3, 2019 10:25
@ghost ghost requested a review from dwoz December 3, 2019 10:25
@dwoz dwoz merged commit e43f211 into saltstack:master Dec 11, 2019
@aplanas aplanas deleted the backport_50380 branch December 16, 2019 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants