summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/gdm.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-18 01:31:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-18 01:31:43 +0800
commit7fd53fb672581bd777f3a69b39443344514f4bc0 (patch)
tree3b6a53124aab83ba6e01b6b8803c3e8b618e08a7 /x11/gdm/files/gdm.in
parent7f9de1a42856b43c31cd366d91994d29fba4082a (diff)
downloadmarcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.tar
marcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.tar.gz
marcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.tar.bz2
marcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.tar.lz
marcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.tar.xz
marcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.tar.zst
marcuscom-ports-7fd53fb672581bd777f3a69b39443344514f4bc0.zip
Sync with the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11299 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 df726e5af..5d0dcad5d 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.30 2008/03/24 14:15:12 kwm Exp $
+# $MCom: ports/x11/gdm/files/gdm.in,v 1.31 2008/07/27 20:30:15 marcus Exp $
# PROVIDE: gdm
# REQUIRE: LOGIN cleanvar moused syscons dbus
@@ -46,7 +46,7 @@ gdm_start()
sleep 1
iter=$(expr ${iter} + 1)
done
- ${command} ) &
+ ${command} ${gdm_flags} ) &
}
load_rc_config ${name}