summaryrefslogtreecommitdiffstats
path: root/src/responder/ifp
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2014-06-24 17:03:28 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-07-08 20:38:30 +0200
commit1a59af8245f183f22d87d067a90197d8e2ea958d (patch)
tree306e32f9afa9f2744e1a6110813630a865dde774 /src/responder/ifp
parent1746e8b8399da2a7a8da4aace186f66055ccfec1 (diff)
downloadsssd-1a59af8245f183f22d87d067a90197d8e2ea958d.tar.gz
sssd-1a59af8245f183f22d87d067a90197d8e2ea958d.tar.xz
sssd-1a59af8245f183f22d87d067a90197d8e2ea958d.zip
BUILD: Add the DBus service activation
The system bus has the ability to start services on demant. This patch adds the sysbus service activation file that, currently, only calls the sss_signal tool to signal the monitor. Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'src/responder/ifp')
-rw-r--r--src/responder/ifp/org.freedesktop.sssd.infopipe.service.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/responder/ifp/org.freedesktop.sssd.infopipe.service.in b/src/responder/ifp/org.freedesktop.sssd.infopipe.service.in
new file mode 100644
index 000000000..78208661e
--- /dev/null
+++ b/src/responder/ifp/org.freedesktop.sssd.infopipe.service.in
@@ -0,0 +1,4 @@
+[D-BUS Service]
+Name=org.freedesktop.sssd.infopipe
+Exec=@libexecdir@/sssd/sss_signal
+User=root