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

units: remove unnecessary Requires= and After= in system.slice #6794

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

johnlinp
Copy link
Contributor

According to systemd.slice(5):

Slice units automatically gain dependencies of type After= and Requires= on their immediate parent slice unit.

Since -.slice is the parent slice unit of system.slice, explicitly dependencies are not needed.

@poettering poettering merged commit c13ee7c into systemd:master Sep 11, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants