1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
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