From 1b3327761c8bcb98d89b529daeae9600844b4361 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 14 Oct 2006 10:33:48 +0000 Subject: Clean out MarcusCom after the big import into ports. Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/files/gdm.in | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 x11/gdm/files/gdm.in (limited to 'x11/gdm/files/gdm.in') diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in deleted file mode 100644 index fd930a799..000000000 --- a/x11/gdm/files/gdm.in +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -# $MCom: ports/x11/gdm/files/gdm.in,v 1.7 2006/05/04 05:49:20 marcus Exp $ - -# PROVIDE: gdm -# REQUIRE: LOGIN cleanvar moused -# -# Add the following to /etc/rc.conf to start GDM at boot time: -# -# gdm_enable="YES" -# - -gdm_enable=${gdm_enable-"NO"} - -. %%RC_SUBR%% - -name=gdm -rcvar=`set_rcvar` -command="%%PREFIX%%/sbin/${name}" -pidfile="/var/run/${name}.pid" -procname="%%PREFIX%%/sbin/gdm-binary" - -load_rc_config ${name} -run_rc_command "$1" -- cgit v1.2.3