From e4ddfa38e0e0318abf442b7aa07e0d8206191dd7 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 5 Jun 2018 17:34:09 -0500 Subject: [PATCH] user-guide.md: small cleanups --- user-guide.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/user-guide.md b/user-guide.md index a3566add..97d938d5 100644 --- a/user-guide.md +++ b/user-guide.md @@ -90,8 +90,8 @@ the service script by hand. FIXME: Document stacked runlevels -The default startup uses the runlevels `boot`, `sysinit` and `default`, in that -order. Shutdown uses the `shutdown` runlevel. +The default startup uses the runlevels `sysinit`, `boot`, and `default`, +in that order. Shutdown uses the `shutdown` runlevel. # The Magic of `conf.d` @@ -162,7 +162,6 @@ stopped, by using: The `rc_cgroup_cleanup` setting can be changed to yes to make this happen automatically when the service is stopped. - # Caching For performance reasons OpenRC keeps a cache of pre-parsed service metadata