diff options
author | Patrick Noll <8444617+pnoll1@users.noreply.github.com> | 2020-04-06 23:14:21 +0000 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2020-12-22 12:10:15 -0600 |
commit | 5c9c2a19397eb7bcc0bd1c7091229bbf9ef883b5 (patch) | |
tree | 7ba54d555f4aaa48ac30250159bf2f9b0d1fab2b /README.md | |
parent | 4b2a61f1b8b786600e39ba1a223ff8d9b389b275 (diff) |
remove statement about not providing an init
This fixes #359.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ OpenRC README ============= OpenRC is a dependency-based init system that works with the -system-provided init program, normally `/sbin/init`. Currently, it does -not have an init program of its own. +system-provided init program, normally `/sbin/init`. ## Installation |