diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 06:53:05 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 06:53:05 +0800 |
commit | 66ff9df8c5433712cddd7540542bd764eac31636 (patch) | |
tree | 49fdac04ea19157ea5a2b2c418113ed8724c52d7 /x11/gdm/files | |
parent | c4b4f3bdc96a34c506bd40a8581a64f948b7a99e (diff) | |
download | marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.tar marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.tar.gz marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.tar.bz2 marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.tar.lz marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.tar.xz marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.tar.zst marcuscom-ports-66ff9df8c5433712cddd7540542bd764eac31636.zip |
Don't need hald anymore here either.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13821 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/files')
-rw-r--r-- | x11/gdm/files/gdm.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in index f90664751..83f90377a 100644 --- a/x11/gdm/files/gdm.in +++ b/x11/gdm/files/gdm.in @@ -1,9 +1,9 @@ #!/bin/sh # $FreeBSD: ports/x11/gdm/files/gdm.in,v 1.17 2009/11/28 20:06:09 marcus Exp $ -# $MCom: ports/x11/gdm/files/gdm.in,v 1.38 2009/09/26 13:42:01 marcus Exp $ +# $MCom: ports/x11/gdm/files/gdm.in,v 1.40 2010/01/02 19:53:23 kwm Exp $ # PROVIDE: gdm -# REQUIRE: LOGIN cleanvar moused syscons dbus hald +# REQUIRE: LOGIN cleanvar moused syscons dbus # # Add the following to /etc/rc.conf to start GDM at boot time: # |