Changeset 352dce0 for BOOK/temp-system
- Timestamp:
- Jun 2, 2017, 10:01:57 PM (7 years ago)
- Branches:
- master, systemd
- Children:
- c96cc3f
- Parents:
- 72d19e2
- Location:
- BOOK/temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/util-linux.xml
r72d19e2 r352dce0 33 33 --disable-makeinstall-chown \ 34 34 --disable-makeinstall-setuid \ 35 --disable-nologin \ 35 36 --without-python</userinput></screen> 36 37 … … 51 52 <para>This prevents Util-linux from enabling the setuid bit on 52 53 any of its installed programs.</para> 54 </listitem> 55 </varlistentry> 56 57 <varlistentry> 58 <term><parameter>--disable-nologin</parameter></term> 59 <listitem> 60 <para>This prevents Util-linux from installing 61 <command>nologin</command>.</para> 53 62 </listitem> 54 63 </varlistentry> -
BOOK/temp-system/multilib/util-linux.xml
r72d19e2 r352dce0 34 34 --disable-makeinstall-chown \ 35 35 --disable-makeinstall-setuid \ 36 --disable-nologin \ 36 37 --without-python</userinput></screen> 37 38
Note:
See TracChangeset
for help on using the changeset viewer.