Author: glen Date: Thu Jan 27 21:51:38 2011 GMT Module: packages Tag: HEAD ---- Log message: - upstart config
---- Files affected: packages/gdm: gdm.upstart (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/gdm/gdm.upstart diff -u /dev/null packages/gdm/gdm.upstart:1.1 --- /dev/null Thu Jan 27 22:51:38 2011 +++ packages/gdm/gdm.upstart Thu Jan 27 22:51:33 2011 @@ -0,0 +1,7 @@ +description "Starts the Gnome Display Manager" + +start on pld.sysinit-done and started messagebus +stop on pld.shutdown-started + +respawn +exec /usr/sbin/gdm ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
