summaryrefslogtreecommitdiff
path: root/src/shutdownd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shutdownd.h')
-rw-r--r--src/shutdownd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shutdownd.h b/src/shutdownd.h
index ed8a704b1c..4581649733 100644
--- a/src/shutdownd.h
+++ b/src/shutdownd.h
@@ -33,6 +33,7 @@ _packed_ struct shutdownd_command {
char mode; /* H, P, r, i.e. the switches usually passed to
* shutdown to select whether to halt, power-off or
* reboot the machine */
+ bool dry_run;
bool warn_wall;
/* Yepp, sometimes we are lazy and use fixed-size strings like