From 3f2a8eca7c7bdcd7bcdc9b67e00f02cdef9002bf Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 1 Sep 2014 07:52:09 -0300 Subject: remove parabola suffix and add complex pkgrel on kernel module packages --- libre/lirc/irexec.service | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/lirc/irexec.service (limited to 'libre/lirc/irexec.service') diff --git a/libre/lirc/irexec.service b/libre/lirc/irexec.service new file mode 100644 index 000000000..dffbbf5e0 --- /dev/null +++ b/libre/lirc/irexec.service @@ -0,0 +1,11 @@ +[Unit] +Description=LIRC command handler +After=network.target + +[Service] +Type=forking +ExecStart=/usr/bin/irexec --daemon + +[Install] +WantedBy=multi-user.target +Wants=lircd.service -- cgit v1.2.3-54-g00ecf