summarylogtreecommitdiffstats
path: root/lircd.service
blob: 54f1d714ed454a2661a6f682acbf36086c18ada7 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=LIRC Infrared Signal Decoder
After=network.target

[Service]
Type=simple
ExecStart=/usr/sbin/lircd --nodaemon

[Install]
WantedBy=multi-user.target