Author: renodr
Date: Sat Feb 25 11:22:16 2017
New Revision: 18407

Log:
Fix sysstat systemd unit

Modified:
   trunk/BOOK/general/sysutils/sysstat.xml

Modified: trunk/BOOK/general/sysutils/sysstat.xml
==============================================================================
--- trunk/BOOK/general/sysutils/sysstat.xml     Sat Feb 25 08:50:30 2017        
(r18406)
+++ trunk/BOOK/general/sysutils/sysstat.xml     Sat Feb 25 11:22:16 2017        
(r18407)
@@ -96,6 +96,13 @@
 
 <screen role="root" revision="systemd"><userinput>install -v -m644 
sysstat.service /lib/systemd/system/sysstat.service</userinput></screen>
 
+    <para revision="systemd">
+      Fix the systemd unit by running the following command as the
+      <systemitem class="username">root</systemitem> user:
+    </para>
+
+<screen role="root" revision="systemd"><userinput>sed -i "/^Also=/d" 
/lib/systemd/system/sysstat.service</userinput></screen>
+
   </sect2>
 
   <sect2 role="commands">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to