diff options
Diffstat (limited to 'system/slim/slim.conf.patch')
-rw-r--r-- | system/slim/slim.conf.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/slim/slim.conf.patch b/system/slim/slim.conf.patch index e2edc801bad5..88d47513c196 100644 --- a/system/slim/slim.conf.patch +++ b/system/slim/slim.conf.patch @@ -1,10 +1,10 @@ ---- 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 +--- slim.conf.orig 2014-08-07 21:04:23.591900466 -0700 ++++ slim.conf 2014-08-07 21:05:44.455894937 -0700 +@@ -9,6 +9,8 @@ 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/suspend ++## slackware suspend command +suspend_cmd /usr/sbin/pm-suspend # Full path to the xauth binary |