1
0
This repository has been archived on 2024-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Lakka-rk322x/packages/x11/xserver/xorg-server/system.d/xorg-configure@.service
2015-12-21 23:36:53 -08: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