Further document stacked runlevels #1033
Open
roselandgoose wants to merge 4 commits into
Open
Conversation
added 4 commits
July 1, 2026 16:10
They do not affect the ordering between services in stacked runlevels. Signed-off-by: Rosie K Languet <rkl@rosiesworkshop.net>
Signed-off-by: Rosie K Languet <rkl@rosiesworkshop.net>
Signed-off-by: Rosie K Languet <rkl@rosiesworkshop.net>
with the -s flag, rc-update acts on runlevels as well as services. I've replaced over-specific references to "services" with "dependencies". Signed-off-by: Rosie K Languet <rkl@rosiesworkshop.net>
navi-desu
reviewed
Jul 2, 2026
| .Sh NAME | ||
| .Nm rc-update | ||
| .Nd add and remove services to and from a runlevel | ||
| .Nd add and remove dependencies to and from a runlevel |
Member
There was a problem hiding this comment.
i think the word "dependency" is less clear for the base case, maybe add and remove services or runlevels, to and from the target runlevels
navi-desu
reviewed
Jul 2, 2026
| If the | ||
| .Fl a, -all | ||
| option is given, we remove the service from all runlevels. This is | ||
| option is given, we remove the service/runlevel from all runlevels. This is |
Member
There was a problem hiding this comment.
here also service or runlevel would be a bit better i think
Member
|
if no complains, i can do the changes when merging |
Author
|
Re:
i think the word "dependency" is less clear for the base case, maybe `add and remove services or runlevels, to and from the target runlevels`
+1
I drafted something along those lines first, but hesitated when the command summary could no longer fit on one line.
|
Author
|
if no complains, i can do the changes when merging
Sure :) phrase it however you see fit! Thanks
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
before/afterordering.rc-update -s <add|delete>acts on.I expect
man/rc-update.8: generalize beyond just servicesto be the most controversial, since wording is hard.