mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-19 03:42:09 +00:00
11 lines
193 B
Desktop File
11 lines
193 B
Desktop File
[Unit]
|
|
Description=Restoring Backup
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=idle
|
|
ExecStart=/usr/lib/libreelec/backup-restore
|
|
StandardInput=tty-force
|
|
StandardOutput=inherit
|
|
StandardError=inherit
|