From 6d444beb4392c2116533749fa869b6a1c4c6454a Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Wed, 28 Aug 2013 12:37:47 -0400 Subject: Flesh out service to actually do what it says on the tin --- data/CMakeLists.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'data/CMakeLists.txt') diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index b784adb..d00c9ef 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -9,6 +9,16 @@ com.canonical.Unity.Greeter.Broadcast.xml DESTINATION ${DBUSIFACEDIR} ) +########################### +# DBus Policy Files +########################### + +install( +FILES +com.canonical.Unity.Greeter.Broadcast.conf +DESTINATION ${DBUSSYSCONFDIR}/dbus-1/system.d +) + ########################### # Dbus Services ########################### -- cgit v1.2.3