summaryrefslogtreecommitdiffstats
path: root/abs/core/lirc/irexec.service
blob: dffbbf5e06ded43e1b5c85f46a8f3cf02989dbc6 (plain)
1
2
3
4
5
6
7
8
9
10
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