diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-24 04:55:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-24 04:55:25 +0800 |
commit | b9423333992d35db02cfdb99028427df5f7364fa (patch) | |
tree | ba13604ca29b6fe5515785616b852b9c124623bf /x11/gdm/files/gdm.in | |
parent | 2e020818b10e1c025e4e2ca74c8c55ca05671129 (diff) | |
download | marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.tar marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.tar.gz marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.tar.bz2 marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.tar.lz marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.tar.xz marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.tar.zst marcuscom-ports-b9423333992d35db02cfdb99028427df5f7364fa.zip |
GDM no longer requires consolekit in rc.d.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10221 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/files/gdm.in')
-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 0b3b8ced7..525e2f966 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.in,v 1.19 2008/01/16 22:28:23 marcus Exp $ +# $MCom: ports/x11/gdm/files/gdm.in,v 1.20 2008/01/19 22:45:43 mezz Exp $ # PROVIDE: gdm -# REQUIRE: LOGIN cleanvar moused syscons dbus consolekit +# REQUIRE: LOGIN cleanvar moused syscons dbus # # Add the following to /etc/rc.conf to start GDM at boot time: # |