Remove shutdown keyword from the rcNG script since GDM will kill itself at

shutdown.

Reported by:	Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de>
This commit is contained in:
Joe Marcus Clarke 2005-11-25 18:34:34 +00:00
parent 5ad155a32e
commit ce896004f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149458
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= gdm
PORTVERSION= 2.8.0.6
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8

View file

@ -3,7 +3,7 @@
# PROVIDE: gdm
# REQUIRE: DAEMON
# KEYWORD: FreeBSD shutdown
# KEYWORD: FreeBSD
gdm_enable=${gdm_enable-"NO"}