]> git.pld-linux.org Git - packages/gdm.git/blame - gdm.upstart
Update to 3.16.1.1
[packages/gdm.git] / gdm.upstart
CommitLineData
c7a32e50
ER
1description "Starts the Gnome Display Manager"
2
2cb5019a 3start on stopped rc RUNLEVEL=5 and started messagebus
86813587
ER
4
5# if you have haldaemon present as well:
6#start on pld.sysinit-done and started messagebus and started haldaemon
2cb5019a
ER
7#stop on pld.shutdown-started
8stop on starting rc RUNLEVEL=[!5]
c7a32e50
ER
9
10respawn
2cb5019a
ER
11respawn limit 10 120
12
c7a32e50 13exec /usr/sbin/gdm
This page took 0.064798 seconds and 4 git commands to generate.