From 7d1585c071206dd8460ed624eff764de5464dde7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 6 Dec 2021 00:02:47 +0900 Subject: Converted first part of examples code. Signed-off-by: Michele Calgaro --- examples/org.tqt.policykit.examples.service.cmake | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/org.tqt.policykit.examples.service.cmake (limited to 'examples/org.tqt.policykit.examples.service.cmake') diff --git a/examples/org.tqt.policykit.examples.service.cmake b/examples/org.tqt.policykit.examples.service.cmake new file mode 100644 index 000000000..ac82ed689 --- /dev/null +++ b/examples/org.tqt.policykit.examples.service.cmake @@ -0,0 +1,5 @@ +[D-BUS Service] +Name=org.tqt.policykit.examples +Exec=@BIN_INSTALL_DIR@/polkit-tqt-example-helper +User=root + -- cgit v1.2.1