0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-15 14:29:49 +00:00
2017-11-22 17:28:55 +00:00

14 lines
244 B
Desktop File

[Unit]
Description=PCSC lite
After=graphical.target
[Service]
ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.pcscd/bin/pcscd.start"
TimeoutStopSec=1
Restart=always
RestartSec=2
StartLimitInterval=0
[Install]
WantedBy=kodi.target