summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMarin Hannache2013-07-13 14:31:15 +0200
committerMichael Brown2013-07-15 13:49:48 +0200
commitc0af8c04333e499d2ed91dcb98b2dfe1aec1c7e3 (patch)
treedd91fb9d367e5e2ff16425b9e0b75d218e8a63a3 /src/config/general.h
parent[legal] Add missing FILE_LICENCE declarations (diff)
downloadipxe-c0af8c04333e499d2ed91dcb98b2dfe1aec1c7e3.tar.gz
ipxe-c0af8c04333e499d2ed91dcb98b2dfe1aec1c7e3.tar.xz
ipxe-c0af8c04333e499d2ed91dcb98b2dfe1aec1c7e3.zip
[cmdline] Add "poweroff" command
Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Marin Hannache <git@mareo.fr> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 9f0bb521..62edd3fe 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -126,6 +126,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define VLAN_CMD /* VLAN commands */
//#define PXE_CMD /* PXE commands */
//#define REBOOT_CMD /* Reboot command */
+//#define POWEROFF_CMD /* Power off command */
//#define IMAGE_TRUST_CMD /* Image trust management commands */
/*