]> git.pld-linux.org Git - packages/gdm.git/blob - gdm.upstart
b3e4425fe11cb25622ce0a3a5e7ccf2fc5afa7be
[packages/gdm.git] / gdm.upstart
1 description "Starts the Gnome Display Manager"
2
3 start on pld.sysinit-done and started messagebus
4 stop on pld.shutdown-started
5
6 respawn
7 exec /usr/sbin/gdm
This page took 0.016715 seconds and 2 git commands to generate.