From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200812075129.3780531-1-artur@4wiebe.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Mon, 17 Aug 2020 08:18:27 +0200 Subject: Re: [ptxdist] [APPLIED] polkit: use 4 digits for permissions List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Artur Wiebe Thanks, applied as 3da1a468553d647aede77e01e03f672e26917dc2. Michael [sent from post-receive hook] On Mon, 17 Aug 2020 08:18:26 +0200, Artur Wiebe wrote: > (allows extending localauthority dir by other packages) > > Signed-off-by: Artur Wiebe > Message-Id: <20200812075129.3780531-1-artur@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/polkit.make b/rules/polkit.make > index ba5d9a2999b0..ac9b49e45ff2 100644 > --- a/rules/polkit.make > +++ b/rules/polkit.make > @@ -68,7 +68,7 @@ $(STATEDIR)/polkit.targetinstall: > /usr/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service) > > # config > - @$(call install_copy, polkit, 0, 0, 700, /etc/polkit-1/localauthority) > + @$(call install_copy, polkit, 0, 0, 0700, /etc/polkit-1/localauthority) > @$(call install_copy, polkit, 0, 0, 0644, -, \ > /etc/polkit-1/localauthority.conf.d/50-localauthority.conf) > @$(call install_copy, polkit, 0, 0, 0644, -, \ _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de