summarylogtreecommitdiffstats
path: root/catalyst-fix-gdm.service
blob: dbfbe3d8a1b3c7078b8b6c80671d982c3edf0129 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Helper file generator for GDM workaround on Catalyst.

[Service]
SysVStartPriority=90
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/bin/bash -c '/usr/bin/Xorg.bin -version > /dev/shm/ocfg 2>&1'

[Install]
WantedBy=multi-user.target