summaryrefslogtreecommitdiff
path: root/libre/lirc-libre/lircm.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-05 01:33:02 -0700
committerroot <root@rshg054.dnsready.net>2012-10-05 01:33:02 -0700
commit777466db27694f0cad10a7159ba66f2a2b39a516 (patch)
tree314603754e3855eea98c7cc25416e7c746e40fcf /libre/lirc-libre/lircm.service
parentc3ff6b4da8966c22dcbf0f5d8a957b875242789f (diff)
Fri Oct 5 01:33:01 PDT 2012
Diffstat (limited to 'libre/lirc-libre/lircm.service')
-rw-r--r--libre/lirc-libre/lircm.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/lirc-libre/lircm.service b/libre/lirc-libre/lircm.service
new file mode 100644
index 000000000..6b258e312
--- /dev/null
+++ b/libre/lirc-libre/lircm.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=LIRC Mouse
+After=lirc.service
+Wants=lirc.service
+
+[Service]
+ExecStart=/usr/sbin/lircmd -u
+Type=forking
+
+[Install]
+WantedBy=multi-user.target