summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-03-07 20:30:33 +0100
committerFlorian Pritz <f-p@gmx.at>2009-03-07 20:30:33 +0100
commit2077c9f0d0f6fd0461da9e4d95c80d0538f729d9 (patch)
tree46639314c8ad083fdf74f050a9a5949c891fa9b8 /python
parentd7ec978ea5027fb1e6c23be8defaf6b367f6b058 (diff)
downloadbin-2077c9f0d0f6fd0461da9e4d95c80d0538f729d9.tar.gz
bin-2077c9f0d0f6fd0461da9e4d95c80d0538f729d9.tar.xz
removed openbox exit as it can kill the script before halting
Diffstat (limited to 'python')
-rw-r--r--python/openbox-shutdown.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/openbox-shutdown.conf b/python/openbox-shutdown.conf
index 9463eba..eb4350c 100644
--- a/python/openbox-shutdown.conf
+++ b/python/openbox-shutdown.conf
@@ -17,7 +17,7 @@
# set to None to disable
[reboot]
-command = openbox --exit
+#command = openbox --exit
command = sudo shutdown -r now
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-reboot.png
info_text = Reboot
@@ -25,7 +25,7 @@ info_text = Reboot
label = None
[shutdown]
-command = openbox --exit
+#command = openbox --exit
command = sudo shutdown -h now
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-halt.png
info_text = Halt