]> git.pld-linux.org Git - packages/gdm2.20.git/blame - gdm-gnomerc.patch
- added /etc/rc.d/init.d/gdm support
[packages/gdm2.20.git] / gdm-gnomerc.patch
CommitLineData
1123d230
JR
1--- gdm-1.0.0/config/Gnome.in.msf Sat Mar 6 23:38:25 1999
2+++ gdm-1.0.0/config/Gnome.in Sat Mar 6 23:38:33 1999
3@@ -13,6 +13,6 @@
4 if [ -x "$HOME/.gnomerc" ]; then
5 exec "$HOME/.gnomerc"
6 else
7- exec "@sysconfdir@/gnomerc"
8+ exec "@sysconfdir@/gdm/gnomerc"
9 fi
10
This page took 0.036577 seconds and 4 git commands to generate.