mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
11 lines
493 B
Diff
11 lines
493 B
Diff
--- 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
|