mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [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

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