mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-05-02 08:51:33 +00:00
14 lines
261 B
Desktop File
14 lines
261 B
Desktop File
[Unit]
|
|
Description=HyperHDR service
|
|
After=graphical.target
|
|
|
|
[Service]
|
|
ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.hyperhdr/bin/hyperhdr.start"
|
|
TimeoutStopSec=2
|
|
Restart=always
|
|
RestartSec=10
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=default.target
|