diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-05 11:52:55 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-05 11:52:55 +0000 |
commit | 47b75a5820543c800961f6f133dac89878419170 (patch) | |
tree | 7ed73c6fe77da9423b0196f54183ebff6f9d2644 /move/make_live | |
parent | 2e5b217dd1b56e15564f4435732c59acafdb0643 (diff) | |
download | drakx-47b75a5820543c800961f6f133dac89878419170.tar drakx-47b75a5820543c800961f6f133dac89878419170.tar.gz drakx-47b75a5820543c800961f6f133dac89878419170.tar.bz2 drakx-47b75a5820543c800961f6f133dac89878419170.tar.xz drakx-47b75a5820543c800961f6f133dac89878419170.zip |
each time X respawns we need /etc/X11/Xsession rather than only startkde
Diffstat (limited to 'move/make_live')
-rwxr-xr-x | move/make_live | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/move/make_live b/move/make_live index 24631d5d4..1cba4a4ba 100755 --- a/move/make_live +++ b/move/make_live @@ -150,10 +150,6 @@ symlinkf('/var/lib/xkb', "$::prefix/etc/X11/xkb/compiled"); #- Xsession wants to start first-time unlink "$::prefix/usr/X11R6/bin/drakfw"; -substInFile { - s|startkde\b|startkde_move|; -} "$::prefix/etc/X11/wmsession.d/01KDE"; - #- KDE |