Changeset cb8d788


Ignore:
Timestamp:
12/09/2021 11:52:04 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cb35df2
Parents:
dba2928
Message:

systemd: don't duplicate addition to system-session upgrading systemd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/systemd.xml

    rdba2928 rcb8d788  
    333333    </para>
    334334
    335 <screen role="root"><userinput>cat &gt;&gt; /etc/pam.d/system-session &lt;&lt; "EOF"
     335<screen role="root"><userinput>grep 'pam_systemd' /etc/pam.d/system-session ||
     336cat &gt;&gt; /etc/pam.d/system-session &lt;&lt; "EOF"
    336337<literal># Begin Systemd addition
    337338
Note: See TracChangeset for help on using the changeset viewer.