summaryrefslogtreecommitdiff
path: root/libre/lirc-libre/lirc.service
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-26 21:09:40 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-26 21:09:40 -0300
commit8a6f03beef05cb23207709d06eae9f39dc9d890b (patch)
tree7959cac05a4276ebd3cc18f2017fab4012a089d2 /libre/lirc-libre/lirc.service
parenta33463e57d169f83b9819abeb0a0316316359f79 (diff)
rebuild packages against linux-libre-3.9.4-1
Diffstat (limited to 'libre/lirc-libre/lirc.service')
-rw-r--r--libre/lirc-libre/lirc.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/lirc-libre/lirc.service b/libre/lirc-libre/lirc.service
index 953601fd3..2123348fd 100644
--- a/libre/lirc-libre/lirc.service
+++ b/libre/lirc-libre/lirc.service
@@ -3,7 +3,7 @@ Description=Linux Infrared Remote Control
[Service]
ExecStartPre=/usr/bin/ln -sf /run/lirc/lircd /dev/lircd
-ExecStart=/usr/sbin/lircd --pidfile=/run/lirc/lircd.pid
+ExecStart=/usr/bin/lircd --pidfile=/run/lirc/lircd.pid
Type=forking
PIDFile=/run/lirc/lircd.pid