summarylogtreecommitdiffstats
path: root/atvclient.service
blob: 63c8f2ba4ede52c709317a6eb50e6f7aa1c666b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Background application implementing the functionality of the AppleTV OS HID driver
Wants=lirc.service

[Service]
Type=simple
PIDFile=/run/atvclient.pid
ExecStart=/usr/bin/atvclient

[Install]
WantedBy=multi-user.target