]> git.pld-linux.org Git - packages/gdm.git/blame - gdm.upstart
systemd unit
[packages/gdm.git] / gdm.upstart
CommitLineData
c7a32e50
ER
1description "Starts the Gnome Display Manager"
2
418a3283 3start on local-filesystems 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
7
c7a32e50
ER
8stop on pld.shutdown-started
9
10respawn
11exec /usr/sbin/gdm
This page took 0.06922 seconds and 4 git commands to generate.