mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
13 lines
300 B
Desktop File
13 lines
300 B
Desktop File
[Unit]
|
|
Documentation=http://lirc.org/html/configure.html
|
|
Description=Flexible IR remote input/output application support
|
|
ConditionPathExists=/storage/.config/lircd.conf
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/lib/archr/lircd_helper --nodaemon
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|