From 8fbbc96f335b2517a973e602ac0b8794f718f36d Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 14 Dec 2018 15:39:08 +0000 Subject: [PATCH] Upload fixed polkit patch git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20809 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- postlfs/security/polkit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postlfs/security/polkit.xml b/postlfs/security/polkit.xml index 144ae858d8..7c695f57b1 100644 --- a/postlfs/security/polkit.xml +++ b/postlfs/security/polkit.xml @@ -77,7 +77,7 @@ Required patch: - + @@ -178,7 +178,7 @@ useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 \ Apply a security patch from upstream: -patch -Np1 -i ../polkit-&polkit-version;-security_patch-1.patch +patch -Np1 -i ../polkit-&polkit-version;-security_patch-2.patch Install Polkit by running the following