mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-25 22:26:17 +00:00
14 lines
268 B
Desktop File
14 lines
268 B
Desktop File
[Unit]
|
|
Description=Emby 4 - streaming server
|
|
Documentation=http://emby.media
|
|
Wants=multi-user.target
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
SyslogIdentifier=%N
|
|
ExecStart=/bin/sh /storage/.kodi/addons/%N/bin/emby4.start
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|