mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Upload fixed polkit patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20809 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d267a1327e
commit
8fbbc96f33
@ -77,7 +77,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;polkit-&polkit-version;-security_patch-1.patch"/>
|
||||
<ulink url="&patch-root;/polkit-&polkit-version;-security_patch-2.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
@ -178,7 +178,7 @@ useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 \
|
||||
Apply a security patch from upstream:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../polkit-&polkit-version;-security_patch-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../polkit-&polkit-version;-security_patch-2.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Polkit</application> by running the following
|
||||
|
Loading…
Reference in New Issue
Block a user