Ignore:
Timestamp:
10/04/2019 07:22:53 PM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
12e721d
Parents:
5e009ae
Message:

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/systemd-custom.xml

    r5e009ae r91f763ae  
    246246          <emphasis>Enable system-wide process lingering</emphasis>:
    247247          You can set <parameter>KillUserProcesses=no</parameter> in
    248           <filename>/etc/logind.conf</filename> to enable process lingering
     248          <filename>/etc/systemd/logind.conf</filename> to enable process lingering
    249249          globally for all users. This has the benefit of leaving the old
    250250          method available to all users at the expense of explicit control.
     
    255255          <emphasis>Disable at build-time</emphasis>: You can enable
    256256          lingering by default while building systemd by adding the switch
    257           <parameter>-Ddefault-kill-user-processes=no</parameter> to the
     257          <parameter>-Ddefault-kill-user-processes=false</parameter> to the
    258258          <command>meson</command> command for systemd. This completely
    259259          disables the ability of systemd to kill user processes at session
Note: See TracChangeset for help on using the changeset viewer.