Changeset 1285 for pkg/main/gdm
- Timestamp:
- 05/17/07 16:48:42 (6 years ago)
- Location:
- pkg/main/gdm/trunk/debian
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/gdm/trunk/debian/changelog
r741 r1285 1 gdm (2.18.1-parsix4) barry; urgency=low 2 3 * Reverted Debian patches 4 5 -- Alan Baghumian <alan@technotux.org> Thu, 17 May 2007 18:17:40 +0330 6 7 gdm (2.18.1-parsix3) barry; urgency=low 8 9 * Removed broken gdm patch 10 11 -- Alan Baghumian <alan@technotux.org> Wed, 16 May 2007 10:30:44 +0330 12 13 gdm (2.18.1-parsix2) barry; urgency=low 14 15 * Patches sync'd with Debian 16 * Added a nasty hack to fix #25 17 18 -- Alan Baghumian <alan@technotux.org> Tue, 15 May 2007 08:05:57 +0330 19 1 20 gdm (2.18.1-parsix1) barry; urgency=low 2 21 -
pkg/main/gdm/trunk/debian/init
r138 r1285 35 35 case "$1" in 36 36 start) 37 exec /usr/bin/esd -nobeeps & 37 38 if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" -a "$HEED_DEFAULT_DISPLAY_MANAGER" = "true" -a "$(cat $DEFAULT_DISPLAY_MANAGER_FILE 2> /dev/null)" != "$DEBCONF_DAEMON" ]; then 38 39 log_action_msg "Not starting GNOME Display Manager; it is not the default display manager"
Note: See TracChangeset
for help on using the changeset viewer.


