svn commit: r300960 - head/x11-wm/xfce4-session/files

Chris Rees crees at FreeBSD.org
Mon Jul 16 17:34:45 UTC 2012


Author: crees
Date: Mon Jul 16 17:34:44 2012
New Revision: 300960
URL: http://svn.freebsd.org/changeset/ports/300960

Log:
  Add information for those lucky enough to have working suspend/resume
  
  Submitted by:	J.R. Oldroyd <fbsd at opal.com>

Modified:
  head/x11-wm/xfce4-session/files/pkg-message.in

Modified: head/x11-wm/xfce4-session/files/pkg-message.in
==============================================================================
--- head/x11-wm/xfce4-session/files/pkg-message.in	Mon Jul 16 17:27:31 2012	(r300959)
+++ head/x11-wm/xfce4-session/files/pkg-message.in	Mon Jul 16 17:34:44 2012	(r300960)
@@ -15,3 +15,12 @@ Action=org.freedesktop.consolekit.system
 ResultAny=yes
 ResultInactive=yes
 ResultActive=yes
+
+For those who have working suspend/resume:
+
+[Suspend]
+Identity=unix-group:PUTYOURGROUPHERE
+Action=org.freedesktop.upower.suspend
+ResultAny=yes
+ResultInactive=yes
+ResultActive=yes



More information about the svn-ports-all mailing list