-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[Docs] Linux Service Edit #9633
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
Conversation
Instead of providing `sudo vim`, invite to edit files.
docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #9633 +/- ##
=========================================
Coverage ? 42.18%
=========================================
Files ? 583
Lines ? 77238
Branches ? 0
=========================================
Hits ? 32586
Misses ? 40643
Partials ? 4009
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shortcuts are good for those who already know ...
docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think that the `` miss click will redo the review. sorry.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The such as vim
doesn't add any value to the docs. Users that edit service file should know what is an editor.
docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
Outdated
Show resolved
Hide resolved
docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
Outdated
Show resolved
Hide resolved
Strip `vim` from editor usage Co-Authored-By: Antoine GIRARD <sapk@users.noreply.github.com>
Per title:
h3
title to be more genericsudo vim
systemctl enable --now
instead of runningsystemctl enable
andsystemctl start
separately