summaryrefslogtreecommitdiffstats
path: root/lib/system/system.h
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-07-09 14:45:48 -0700
committerGeoff Levand <geoffrey.levand@am.sony.com>2009-07-09 15:54:21 -0700
commitc763f15030565eef2e8b28fdf471ef3e7dd9b933 (patch)
tree59eb24a1a696e075f362325eee5b23dbaefadc01 /lib/system/system.h
parent93b2c2e0f0ca46d2a823b33cdfa44d082e9e8d10 (diff)
downloadtalos-petitboot-c763f15030565eef2e8b28fdf471ef3e7dd9b933.tar.gz
talos-petitboot-c763f15030565eef2e8b28fdf471ef3e7dd9b933.zip
Delete kexec temporary files before rebooting
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Diffstat (limited to 'lib/system/system.h')
-rw-r--r--lib/system/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/system/system.h b/lib/system/system.h
index 47c7c02..1918309 100644
--- a/lib/system/system.h
+++ b/lib/system/system.h
@@ -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;
OpenPOWER on IntegriCloud