gdm r6270 - branches/gnome-2-20



Author: bcameron
Date: Thu Jun 19 18:16:17 2008
New Revision: 6270
URL: http://svn.gnome.org/viewvc/gdm?rev=6270&view=rev

Log:
2008-06-19 Brian Cameron <brian cameron sun com>

        * configure.ac: Set default HOST_GDM_RBAC_SYSCMD_KEYS to also
          include the RBAC key for Suspend, when building on Solaris.


Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/configure.ac

Modified: branches/gnome-2-20/configure.ac
==============================================================================
--- branches/gnome-2-20/configure.ac	(original)
+++ branches/gnome-2-20/configure.ac	Thu Jun 19 18:16:17 2008
@@ -1075,7 +1075,7 @@
 	HOST_XSESSION_SHELL=/bin/ksh
 	HOST_SOUND_PROGRAM=/usr/bin/audioplay
 	HOST_GDMGNOMESESSIONCMD=/usr/dt/config/Xsession.jds
-	HOST_GDM_RBAC_SYSCMD_KEYS="HALT:solaris.system.shutdown;REBOOT:solaris.system.shutdown"
+	HOST_GDM_RBAC_SYSCMD_KEYS="HALT:solaris.system.shutdown;REBOOT:solaris.system.shutdown;SUSPEND:solaris.system.power.suspend.ram"
 	HOST_UTMP_LINE_ATTACHED="/dev/dtlocal"
 	HOST_UTMP_LINE_REMOTE="/dev/dtremote"
 	HOST_UTMP_PSEUDO_DEVICE="true"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]