PKGBUILDs/extra/lirc/irexec.service
2014-08-16 14:20:07 +00:00

12 lines
178 B
Desktop File

[Unit]
Description=LIRC command handler
After=network.target
[Service]
Type=forking
ExecStart=/usr/bin/irexec --daemon
[Install]
WantedBy=multi-user.target
Wants=lircd.service