blob: 03ecbb065f92b485c10c728191bbd49d888a3a49 [file] [log] [blame]
Andrew Geissler4fc9e432020-06-27 00:13:56 -05001[Unit]
2Description=LIRC Infrared Signal Decoder
3Wants=lircd-setup.service
4After=network.target lircd-setup.service
5
6[Service]
7Type=simple
8ExecStart=/usr/sbin/lircd --nodaemon
9
10[Install]
11WantedBy=multi-user.target