]> git.ozlabs.org Git - petitboot/blobdiff - lib/system/system.h
Delete kexec temporary files before rebooting
[petitboot] / lib / system / system.h
index 47c7c022aad5dcc221316f348a6b1fdc8a8c7988..191830913b2e3831eaa6ec1e98b77227c027b19c 100644 (file)
@@ -5,6 +5,7 @@ struct pb_system_apps {
        const char *cp;
        const char *kexec;
        const char *mount;
+       const char *shutdown;
        const char *sftp;
        const char *tftp;
        const char *umount;