diff options
Diffstat (limited to 'examples/org.tqt.policykit.examples.service.cmake')
-rw-r--r-- | examples/org.tqt.policykit.examples.service.cmake | 5 |
1 files changed, 5 insertions, 0 deletions
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 + |