source: projects/initscripts/tags/initscripts-8.91.1/init/prefdm.conf @ 1108

Revision 1108, 205 bytes checked in by daisuke, 14 years ago (diff)

import initscripts-8.90.6 from internal cvs repository

Line 
1# prefdm - preferred display manager
2#
3# Starts gdm/xdm/etc by preference
4
5start on stopped rc RUNLEVEL=5
6
7stop on runlevel [!5]
8
9console output
10respawn
11respawn limit 10 120
12exec /etc/X11/prefdm -nodaemon
Note: See TracBrowser for help on using the repository browser.