Changeset 7a2eb035
- Timestamp:
- 08/07/2020 05:24:11 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fb3ae6c1
- Parents:
- e49ee12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
postlfs/security/shadow.xml
re49ee12 r7a2eb035 472 472 sed -i "s/chage/$PROGRAM/" /etc/pam.d/${PROGRAM} 473 473 done</userinput></screen> 474 475 <para revision="systemd">476 Because the installation of <application>systemd</application> is477 not yet complete, you will need to remove the478 <filename>/run/nologin</filename> file before testing the479 installation. Execute the following command as the480 <systemitem class="username">root</systemitem> user:481 </para>482 483 <screen role="root" revision="systemd"><userinput>rm -f /run/nologin</userinput></screen>484 485 <note revision="systemd">486 <para>487 If you are building <application>Shadow</application> with Linux-PAM,488 you should install <xref linkend="systemd"/> now.489 Or due to the lack of <filename>systemd-user-sessions.service</filename>,490 the <filename>/run/nologin</filename> file will prohibit the unprivileged491 users to login into the system. If that happens you can still login492 as <systemitem class="username">root</systemitem>.493 </para>494 </note>495 474 496 475 <warning>
Note:
See TracChangeset
for help on using the changeset viewer.