aboutsummaryrefslogtreecommitdiff
path: root/guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide.md')
-rw-r--r--guide.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/guide.md b/guide.md
index e7e8f4b4..f8c23194 100644
--- a/guide.md
+++ b/guide.md
@@ -53,9 +53,6 @@ Calling `openrc` without any arguments will try to reset all services so
that the current runlevel is satisfied; if you manually started apache it will be
stopped, and if squid died but is in the current runlevel it'll be restarted.
-There is a `service` helper that emulates the syntax seen on e.g. older Redhat
-and Ubuntu (`service nginx start` etc.)
-
# Runlevels
OpenRC has a concept of runlevels, similar to what sysvinit historically