yavdr-ansible/roles/yavdr-desktop/templates/systemd/user/irexec.service.j2
2018-02-12 08:48:12 +01:00

10 lines
141 B
Django/Jinja

[Unit]
Description=LIRC command handler
[Service]
Type=simple
ExecStart=/usr/bin/irexec %h/.lircrc
[Install]
WantedBy=yavdr-desktop.target