summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/gdm.in
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/gdm.in
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/gdm.in')
-rw-r--r--x11/gdm/files/gdm.in4
1 files changed, 2 insertions, 2 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"}