Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 38f65ea438a86e0d7c0fb045e4c010b1 > files > 61

initng-ifiles-0.1.5-4.fc12.x86_64.rpm

#!/sbin/itype
# This is a i file, used by initng parsed by install_service

# NAME: GDM
# DESCRIPTION: Graphical login manager for the GNOME desktop environment
# WWW: http://www.gnome.org/projects/gdm/

daemon daemon/gdm {
	need = system/bootmisc daemon/xfs;
	use = service/faketty service/xorgconf;
	use = daemon/915resolution;
	conflict = daemon/kdm daemon/wdm daemon/xdm daemon/entranced;
	provide = virtual/dm;
	exec daemon = /usr/sbin/gdm -nodaemon;
}