Changeset d4b0dc1


Ignore:
Timestamp:
02/25/2017 07:22:16 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6f4b691, a46b735
Parents:
efc7c1d
Message:

Fix sysstat systemd unit

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18407 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/sysstat.xml

    refc7c1d rd4b0dc1  
    9696
    9797<screen role="root" revision="systemd"><userinput>install -v -m644 sysstat.service /lib/systemd/system/sysstat.service</userinput></screen>
     98
     99    <para revision="systemd">
     100      Fix the systemd unit by running the following command as the
     101      <systemitem class="username">root</systemitem> user:
     102    </para>
     103
     104<screen role="root" revision="systemd"><userinput>sed -i "/^Also=/d" /lib/systemd/system/sysstat.service</userinput></screen>
    98105
    99106  </sect2>
Note: See TracChangeset for help on using the changeset viewer.