summaryrefslogtreecommitdiff
path: root/libre/lirc-libre/irexec.service
diff options
context:
space:
mode:
Diffstat (limited to 'libre/lirc-libre/irexec.service')
-rw-r--r--libre/lirc-libre/irexec.service8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/lirc-libre/irexec.service b/libre/lirc-libre/irexec.service
index 5d7915b29..dffbbf5e0 100644
--- a/libre/lirc-libre/irexec.service
+++ b/libre/lirc-libre/irexec.service
@@ -1,11 +1,11 @@
[Unit]
-Description=IR Exec
-After=lirc.service
-Wants=lirc.service
+Description=LIRC command handler
+After=network.target
[Service]
-ExecStart=/usr/bin/irexec --daemon
Type=forking
+ExecStart=/usr/bin/irexec --daemon
[Install]
WantedBy=multi-user.target
+Wants=lircd.service