summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-20 15:06:03 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-20 15:06:03 +0000
commite9cc32a5d3d130cf564853928c6ed77f164999fc (patch)
treea172d74ce2e03fd86efb1ee818c960d3f438c77d /input
parent89edbea0fde48f3e91b634589299f5c0f13e1543 (diff)
Add service description file
Diffstat (limited to 'input')
-rw-r--r--input/Makefile.am2
-rw-r--r--input/input.service5
2 files changed, 6 insertions, 1 deletions
diff --git a/input/Makefile.am b/input/Makefile.am
index 80428b0a..72f95dca 100644
--- a/input/Makefile.am
+++ b/input/Makefile.am
@@ -13,6 +13,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@
INCLUDES = -I$(top_srcdir)/common
-EXTRA_DIST = input-api.txt
+EXTRA_DIST = input.service input-api.txt
MAINTAINERCLEANFILES = Makefile.in
diff --git a/input/input.service b/input/input.service
new file mode 100644
index 00000000..f5a105f8
--- /dev/null
+++ b/input/input.service
@@ -0,0 +1,5 @@
+[Bluetooth Service]
+Identifier=input
+Name=Input service
+Description=Bluetooth HID based Input service
+Autostart=true