diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-25 14:22:27 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-25 14:46:45 -0800 |
commit | 5f941a815b7bad49a766987660094b01046c8e7d (patch) | |
tree | 908eaae769132a78648ece6dfa83882a1011d341 /config/Xstartup.cpp | |
parent | dd7402c2f1e828cc3b0fae036b62f74b8014814b (diff) |
Use sed instead of the C pre-processor to generate config files
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=93359
while avoiding https://bugs.freedesktop.org/show_bug.cgi?id=107368
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'config/Xstartup.cpp')
-rw-r--r-- | config/Xstartup.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/Xstartup.cpp b/config/Xstartup.cpp deleted file mode 100644 index 9329460..0000000 --- a/config/Xstartup.cpp +++ /dev/null @@ -1,5 +0,0 @@ -XCOMM!/bin/sh -XCOMM Register a login (derived from GiveConsole as follows:) -XCOMM -exec BINDIR/sessreg -a WTMP_FLAG UTMP_FLAG \ - -x XDMCONFIGDIR/Xservers -l $DISPLAY -h "" $USER |