Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: /
Date: Tue, 05 Jun 2018 22:38:35
Message-Id: 1528238049.e4ddfa38e0e0318abf442b7aa07e0d8206191dd7.williamh@OpenRC
1 commit: e4ddfa38e0e0318abf442b7aa07e0d8206191dd7
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Tue Jun 5 22:34:09 2018 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 5 22:34:09 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=e4ddfa38
7
8 user-guide.md: small cleanups
9
10 user-guide.md | 5 ++---
11 1 file changed, 2 insertions(+), 3 deletions(-)
12
13 diff --git a/user-guide.md b/user-guide.md
14 index a3566add..97d938d5 100644
15 --- a/user-guide.md
16 +++ b/user-guide.md
17 @@ -90,8 +90,8 @@ the service script by hand.
18
19 FIXME: Document stacked runlevels
20
21 -The default startup uses the runlevels `boot`, `sysinit` and `default`, in that
22 -order. Shutdown uses the `shutdown` runlevel.
23 +The default startup uses the runlevels `sysinit`, `boot`, and `default`,
24 +in that order. Shutdown uses the `shutdown` runlevel.
25
26 # The Magic of `conf.d`
27
28 @@ -162,7 +162,6 @@ stopped, by using:
29 The `rc_cgroup_cleanup` setting can be changed to yes to make this
30 happen automatically when the service is stopped.
31
32 -
33 # Caching
34
35 For performance reasons OpenRC keeps a cache of pre-parsed service metadata