0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-09 13:31:15 +00:00
Lakka-LibreELEC/packages/mediacenter/LibreELEC-settings/system.d/backup-restore.service
2016-03-11 22:25:53 +01:00

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