[blfs] branch trunk updated: Reformat sysstat install instructions for easier reading.

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

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 3b60e04b21 Reformat sysstat install instructions for easier reading.
3b60e04b21 is described below

commit 3b60e04b215f94f87918ad45735e6ad2edcfb719
Author: Bruce Dubbs <[email protected]>
AuthorDate: Sat Jun 6 00:14:37 2026 -0500

    Reformat sysstat install instructions for easier reading.
---
 general/sysutils/sysstat.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/general/sysutils/sysstat.xml b/general/sysutils/sysstat.xml
index a28fe1d039..f5b197dd4f 100644
--- a/general/sysutils/sysstat.xml
+++ b/general/sysutils/sysstat.xml
@@ -109,13 +109,13 @@ make</userinput></screen>
       the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root" revision="systemd"><userinput>install -v -m644 sysstat.service /usr/lib/systemd/system/sysstat.service                      &amp;&amp;
+<screen role="root" revision="systemd"><userinput>install -v -m644 sysstat.service              /usr/lib/systemd/system/sysstat.service         &amp;&amp;
 install -v -m644 cron/sysstat-collect.service /usr/lib/systemd/system/sysstat-collect.service &amp;&amp;
-install -v -m644 cron/sysstat-collect.timer /usr/lib/systemd/system/sysstat-collect.timer     &amp;&amp;
-install -v -m644 cron/sysstat-rotate.service /usr/lib/systemd/system/sysstat-rotate.service   &amp;&amp;
-install -v -m644 cron/sysstat-rotate.timer /usr/lib/systemd/system/sysstat-rotate.timer       &amp;&amp;
+install -v -m644 cron/sysstat-collect.timer   /usr/lib/systemd/system/sysstat-collect.timer   &amp;&amp;
+install -v -m644 cron/sysstat-rotate.service  /usr/lib/systemd/system/sysstat-rotate.service  &amp;&amp;
+install -v -m644 cron/sysstat-rotate.timer    /usr/lib/systemd/system/sysstat-rotate.timer    &amp;&amp;
 install -v -m644 cron/sysstat-summary.service /usr/lib/systemd/system/sysstat-summary.service &amp;&amp;
-install -v -m644 cron/sysstat-summary.timer /usr/lib/systemd/system/sysstat-summary.timer</userinput></screen>
+install -v -m644 cron/sysstat-summary.timer   /usr/lib/systemd/system/sysstat-summary.timer</userinput></screen>
 
     <para revision="systemd">
       Fix one of the systemd units by running the following command as the

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

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-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.