* [ptxdist] [PATCH] polkit: use 4 digits for permissions
@ 2020-08-12 7:51 Artur Wiebe
2020-08-17 6:18 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2020-08-12 7:51 UTC (permalink / raw)
To: ptxdist; +Cc: Artur Wiebe
(allows extending localauthority dir by other packages)
Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
rules/polkit.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/polkit.make b/rules/polkit.make
index ba5d9a299..ac9b49e45 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, -, \
--
2.27.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] polkit: use 4 digits for permissions
2020-08-12 7:51 [ptxdist] [PATCH] polkit: use 4 digits for permissions Artur Wiebe
@ 2020-08-17 6:18 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-08-17 6:18 UTC (permalink / raw)
To: ptxdist; +Cc: Artur Wiebe
Thanks, applied as 3da1a468553d647aede77e01e03f672e26917dc2.
Michael
[sent from post-receive hook]
On Mon, 17 Aug 2020 08:18:26 +0200, Artur Wiebe <artur@4wiebe.de> wrote:
> (allows extending localauthority dir by other packages)
>
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> Message-Id: <20200812075129.3780531-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-17 6:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 7:51 [ptxdist] [PATCH] polkit: use 4 digits for permissions Artur Wiebe
2020-08-17 6:18 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox