(allows extending localauthority dir by other packages) Signed-off-by: Artur Wiebe <ar...@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-requ...@pengutronix.de