Ignore:
Timestamp:
12/20/2017 03:19:58 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
0b8b5ed
Parents:
06d0c710
Message:

Update to systemd-236. Fixes #10166.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    r06d0c710 r9f309be  
    158158    <title>Installation of qemu</title>
    159159
    160     <para>
     160    <para revision="sysv">
    161161      You will need a dedicated group that will contain users (other than root)
    162162      allowed to access the KVM device.  Create this group by running the
     
    165165    </para>
    166166
    167 <screen role="root"><userinput>groupadd -g 61 kvm</userinput></screen>
     167<screen role="root" revision="sysv"><userinput>groupadd -g 61 kvm</userinput></screen>
    168168
    169169    <para>
Note: See TracChangeset for help on using the changeset viewer.