mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 07:56:21 +00:00
10 lines
173 B
Desktop File
10 lines
173 B
Desktop File
[Unit]
|
|
Description=configure Xorg Server for %i
|
|
|
|
ConditionKernelCommandLine=!installer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/xorg/xorg-configure %i
|
|
RemainAfterExit=yes
|