X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshutdownd.h;h=4581649733dd50395f1cc7dee0866879cd68441b;hp=ed8a704b1cd48db21eb1929200bf7368f5025e25;hb=d7832d2c6e0ef5f2839a2296c1cc2fc85c7d9632;hpb=9be9828c00449e3cab77aaea8359de61e793cc28 diff --git a/src/shutdownd.h b/src/shutdownd.h index ed8a704b1..458164973 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