1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-28 05:04:36 +00:00
Lakka-LibreELEC/projects/L4T/packages/xorg-server/system.d/xorg-configure@.service
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