summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-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 1cdf002f5..2e1e7dca5 100644
--- a/x11/gdm/files/gdm.in
+++ b/x11/gdm/files/gdm.in
@@ -1,6 +1,6 @@
#!/bin/sh
# $FreeBSD$
-# $MCom: ports/x11/gdm/files/gdm.in,v 1.41 2010/03/13 22:53:05 kwm Exp $
+# $MCom: ports/x11/gdm/files/gdm.in,v 1.42 2010/03/16 19:33:11 mezz Exp $
# PROVIDE: gdm
# REQUIRE: LOGIN cleanvar moused syscons dbus
@@ -10,7 +10,7 @@
# gdm_enable="YES"
#
-. %%RC_SUBR%%
+. /etc/rc.subr
. %%GNOME_SUBR%%
gdm_enable=${gdm_enable-${gnome_enable}}