summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/openbox.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openbox.cc b/src/openbox.cc
index 48fae7a2..b3dc5b28 100644
--- a/src/openbox.cc
+++ b/src/openbox.cc
@@ -76,6 +76,7 @@ Openbox::Openbox(int argc, char **argv)
_displayreq = (char*) 0;
_argv0 = argv[0];
+ _doshutdown = false;
parseCommandLine(argc, argv);