[lfs] branch openrc updated: OpenRC: Move rc-update to /bin.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177438608300.26116.16638363376045207219@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch openrc
in repository lfs.

The following commit(s) were added to refs/heads/openrc by this push:
     new 470e4cee8 OpenRC: Move rc-update to /bin.
470e4cee8 is described below

commit 470e4cee8c893acf2546a783842347b66696bb71
Author: Zeckmathederg <[email protected]>
AuthorDate: Tue Mar 24 15:05:10 2026 -0600

    OpenRC: Move rc-update to /bin.
---
 chapter08/openrc.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/chapter08/openrc.xml b/chapter08/openrc.xml
index 3f084ef0f..91e561191 100644
--- a/chapter08/openrc.xml
+++ b/chapter08/openrc.xml
@@ -77,7 +77,8 @@ meson setup --prefix=/usr       \
 
     <para>Install the package:</para>
 
-<screen><userinput remap="install">ninja install</userinput></screen>
+<screen><userinput remap="install">ninja install &amp;&amp;
+mv -v /sbin/rc-update /bin</userinput></screen>
 
     <para>OpenRC provides <application>init</application> and other programs of
     its own. However, the shorthands for them aren't created. Create the

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.