mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
14 lines
333 B
Desktop File
14 lines
333 B
Desktop File
[Unit]
|
|
Description=Sapphire remote start script
|
|
Before=kodi.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Environment=HOME=/storage
|
|
ExecStartPre=/storage/.kodi/addons/driver.remote.sapphire/bin/sapphire-config
|
|
ExecStart=/storage/.kodi/addons/driver.remote.sapphire/bin/sapphire_startup.sh
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|