mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-22 09:39:18 +00:00
11 lines
189 B
Desktop File
11 lines
189 B
Desktop File
[Unit]
|
|
Description=Factory reset
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=idle
|
|
ExecStart=/usr/lib/libreelec/factory-reset
|
|
StandardInput=tty-force
|
|
StandardOutput=inherit
|
|
StandardError=inherit
|