* [ptxdist] [PATCH] systemd: install polkit policy files
@ 2019-02-26 13:33 Baeuerle, Florian
0 siblings, 0 replies; only message in thread
From: Baeuerle, Florian @ 2019-02-26 13:33 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com>
---
rules/systemd.make | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/rules/systemd.make b/rules/systemd.make
index d7eefb003..d6f687be7 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -441,6 +441,10 @@ ifdef PTXCONF_SYSTEMD_UDEV_CUST_RULES
@$(call install_alternative_tree, systemd, 0, 0, /usr/lib/udev/rules.d)
endif
+ifdef PTXCONF_SYSTEMD_POLKIT
+ @$(call install_alternative_tree, systemd, 0, 0, /usr/share/polkit-1)
+endif
+
@$(call install_finish, systemd)
@$(call touch)
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-26 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 13:33 [ptxdist] [PATCH] systemd: install polkit policy files Baeuerle, Florian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox