summaryrefslogtreecommitdiffstats
path: root/system/slim/slim.conf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/slim/slim.conf.patch')
-rw-r--r--system/slim/slim.conf.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/slim/slim.conf.patch b/system/slim/slim.conf.patch
new file mode 100644
index 0000000000..e2edc801ba
--- /dev/null
+++ b/system/slim/slim.conf.patch
@@ -0,0 +1,11 @@
+--- slim.conf.orig 2008-12-05 13:47:44.512494201 -0600
++++ slim.conf 2008-12-05 13:51:51.449743538 -0600
+@@ -8,7 +8,7 @@
+ halt_cmd /sbin/shutdown -h now
+ reboot_cmd /sbin/shutdown -r now
+ console_cmd /usr/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login"
+-#suspend_cmd /usr/sbin/suspend
++suspend_cmd /usr/sbin/pm-suspend
+
+ # Full path to the xauth binary
+ xauth_path /usr/bin/xauth