Thanks, applied as 3da1a468553d647aede77e01e03f672e26917dc2. Michael
[sent from post-receive hook] On Mon, 17 Aug 2020 08:18:26 +0200, Artur Wiebe <[email protected]> wrote: > (allows extending localauthority dir by other packages) > > Signed-off-by: Artur Wiebe <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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 [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
