summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-12-06 06:00:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-12-06 06:00:06 +0800
commitc74f9b7d61f922280377f3b7cf83494282757b56 (patch)
treed10492e7635700e8b1aedc1a10764005d850d874 /x11/gdm/files
parent57351c2b0d3e10ad20509629ba308b15068a2dfb (diff)
downloadmarcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.tar
marcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.tar.gz
marcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.tar.bz2
marcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.tar.lz
marcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.tar.xz
marcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.tar.zst
marcuscom-ports-c74f9b7d61f922280377f3b7cf83494282757b56.zip
* Enable VTAllocation by default
* Add LOGIN and cleanvar dependencies to our rc.d script git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5256 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/files')
-rw-r--r--x11/gdm/files/gdm.in4
-rw-r--r--x11/gdm/files/gdm.sh.in4
-rw-r--r--x11/gdm/files/patch-config_gdm.conf.in14
3 files changed, 11 insertions, 11 deletions
diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in
index 440cb867f..a9efdfee1 100644
--- a/x11/gdm/files/gdm.in
+++ b/x11/gdm/files/gdm.in
@@ -1,9 +1,9 @@
#!/bin/sh
# $FreeBSD$
-# $MCom: ports/x11/gdm/files/gdm.sh.in,v 1.1 2005/11/06 05:28:01 ahze Exp $
+# $MCom: ports/x11/gdm/files/gdm.sh.in,v 1.2 2005/11/25 18:35:32 marcus Exp $
# PROVIDE: gdm
-# REQUIRE: DAEMON
+# REQUIRE: DAEMON LOGIN cleanvar
# KEYWORD: FreeBSD
gdm_enable=${gdm_enable-"NO"}
diff --git a/x11/gdm/files/gdm.sh.in b/x11/gdm/files/gdm.sh.in
index 440cb867f..a9efdfee1 100644
--- a/x11/gdm/files/gdm.sh.in
+++ b/x11/gdm/files/gdm.sh.in
@@ -1,9 +1,9 @@
#!/bin/sh
# $FreeBSD$
-# $MCom: ports/x11/gdm/files/gdm.sh.in,v 1.1 2005/11/06 05:28:01 ahze Exp $
+# $MCom: ports/x11/gdm/files/gdm.sh.in,v 1.2 2005/11/25 18:35:32 marcus Exp $
# PROVIDE: gdm
-# REQUIRE: DAEMON
+# REQUIRE: DAEMON LOGIN cleanvar
# KEYWORD: FreeBSD
gdm_enable=${gdm_enable-"NO"}
diff --git a/x11/gdm/files/patch-config_gdm.conf.in b/x11/gdm/files/patch-config_gdm.conf.in
index 2d680f75d..a4086b4b9 100644
--- a/x11/gdm/files/patch-config_gdm.conf.in
+++ b/x11/gdm/files/patch-config_gdm.conf.in
@@ -1,6 +1,6 @@
---- config/gdm.conf.in.orig Fri Aug 5 00:34:59 2005
-+++ config/gdm.conf.in Tue Aug 9 02:02:44 2005
-@@ -76,7 +76,7 @@
+--- config/gdm.conf.in.orig Thu Nov 3 20:07:52 2005
++++ config/gdm.conf.in Mon Dec 5 16:56:51 2005
+@@ -81,7 +81,7 @@
# To try to kill all clients started at greeter time or in the Init script.
# doesn't always work, only if those clients have a window of their own
#KillInitClients=true
@@ -9,7 +9,7 @@
# You should probably never change this value unless you have a weird setup
PidFile=/var/run/gdm.pid
# Note that a post login script is run before a PreSession script.
-@@ -131,11 +131,11 @@
+@@ -136,11 +136,11 @@
#FlexiReapDelayMinutes=5
# the X nest command
Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONFIG_OPTIONS@
@@ -19,12 +19,12 @@
# is causing problems.
-#FirstVT=7
-#VTAllocation=true
-+#FirstVT=9
-+VTAllocation=false
++FirstVT=9
++VTAllocation=true
# Should double login be treated with a warning (and possibility to change
# vts on linux and freebsd systems for console logins)
#DoubleLoginWarning=true
-@@ -250,7 +250,7 @@
+@@ -264,7 +264,7 @@
# The specific gtkrc file we use. It should be the full path to the gtkrc
# that we need. Unless you need a specific gtkrc that doesn't correspond to
# a specific theme, then just use the GtkTheme key