0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-02 20:05:55 +00:00
2022-04-23 21:36:57 +02:00

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